IAppDomainSetup.CachePath プロパティ
ファイルがシャドウ コピーされた場合、アプリケーション固有の領域の名前を取得または設定します。
Property CachePath As String
[C#]
string CachePath {get; set;}
[C++]
__property String* get_CachePath();__property void set_CachePath(String*);
[JScript]
function get CachePath() : String;function set CachePath(String);
プロパティ値
ファイルがシャドウ コピーされた場合、ディレクトリ パスとファイル名の絶対パス名を示す String 。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
IAppDomainSetup インターフェイス | IAppDomainSetup メンバ | System 名前空間 | ShadowCopyFiles | ShadowCopyDirectories