語言

MergeSynchronizationAgent.AltSnapshotFolder 屬性

定義

取得或設定訂閱的備用快照資料夾。

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

屬性值

一個 String 值,就是替代快照資料夾的路徑。

實作

備註

快照資料夾路徑必須包含通用命名慣例(UNC)或檔案傳輸協定(FTP)的指定符,例如檔案分享用「file:\Distributor\Backup\Snapshots」,以及「ftp:// distributor.舉例來說。com/backup/snapshots,1433“ 作為 FTP 位置。

適用於