IAppDomainSetup.PrivateBinPathProbe プロパティ
アプリケーションを検索するときに使用するプライベート バイナリ ディレクトリ パスを取得または設定します。
名前空間: System
アセンブリ: mscorlib (mscorlib.dll 内)
構文
Dim instance As IAppDomainSetup Dim value As String value = instance.PrivateBinPathProbe instance.PrivateBinPathProbe = value
/** @property */ String get_PrivateBinPathProbe () /** @property */ void set_PrivateBinPathProbe (String value)

アプリケーションの検索時に、アプリケーション ディレクトリ パスを対象外とするにはこのプロパティを設定します。検索対象が、プライベートおよびグローバルのバイナリ ディレクトリ パスとグローバル アセンブリ キャッシュに限定されます。

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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からIAppDomainSetup.PrivateBinPathProbe プロパティを検索する場合は、下記のリンクをクリックしてください。

- IAppDomainSetup.PrivateBinPathProbe プロパティのページへのリンク