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

String,表示其中的檔案已陰影複製的目錄路徑和檔名的完整名稱。

適用於

另請參閱