Assembly.EscapedCodeBase プロパティ
コードベースを表す URI を、エスケープ文字も含めて取得します。
Public Overridable ReadOnly Property EscapedCodeBase As String
[C#]
public virtual string EscapedCodeBase {get;}
[C++]
public: __property virtual String* get_EscapedCodeBase();
[JScript]
public function get EscapedCodeBase() : String;
プロパティ値
エスケープ文字を含んだ URI。
例外
例外の種類 | 条件 |
---|---|
SecurityException | 呼び出し元に、必要なアクセス許可がありません。 |
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
.NET Framework セキュリティ:
- FileIOPermission 。 FileIOPermissionAccess.PathDiscovery (関連する列挙体)