UrlIdentityPermissionAttribute.Url プロパティ
アセンブリ: mscorlib (mscorlib.dll 内)

Dim instance As UrlIdentityPermissionAttribute Dim value As String value = instance.Url instance.Url = value
ホストが指定する URL と一致する URL。

http://www.fourthcoffee.com/process/grind.htm/ のように、プロトコル (HTTP、HTTPS、FTP) やファイル名を含む完全な URL が想定されます。
URL には、完全に一致する文字列、または最終位置にワイルドカードを使用した文字列 (http://www.fourthcoffee.com/process/* など) を使用できます。

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- UrlIdentityPermissionAttribute.Url プロパティのページへのリンク