IAppDomainSetup.CachePath プロパティ

定義

ファイルがシャドウ コピーされる、そのアプリケーションに固有の領域の名前を取得または設定します。

public:
 property System::String ^ CachePath { System::String ^ get(); void set(System::String ^ value); };
public string CachePath { get; set; }
member this.CachePath : string with get, set
Public Property CachePath As String

プロパティ値

ファイルがシャドウ コピーされた場合、ディレクトリ パスとファイル名の絶対パス名を示す String

適用対象

こちらもご覧ください