IAppDomainSetup.CachePath 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得和設定其中的檔案已陰影複製的應用程式特定區域的名稱。
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,表示其中的檔案已陰影複製的目錄路徑和檔名的完整名稱。