MergeSynchronizationAgent.AltSnapshotFolder 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定訂閱的備用快照資料夾。
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 位置。