アセンブリを探すためにアセンブリ リゾルバが使用したベース ディレクトリを取得します。
ReadOnly Property BaseDirectory As String
[C#]
string BaseDirectory {get;}
[C++]
__property String* get_BaseDirectory();
[JScript]
function get BaseDirectory() : String;
プロパティ値
アセンブリを探すためにアセンブリ リゾルバが使用するベース ディレクトリ。
解説
このプロパティは、アセンブリ リゾルバの APPBASE に対応しています。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ