TransSynchronizationAgent.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
屬性值
替代快照資料夾。
實作
備註
快照資料夾路徑必須包含通用命名慣例(UNC)或檔案傳輸協定(FTP)指定符,例如檔案分享用「file:\Distributor\Backup\Snapshots」,FTP 位置用「ftp:// distributor.example.com/backup/snapshots,1433」。