共用方式為


BackupInfo.AllowOverwrite 屬性

定義

取得或設定備份期間是否能覆寫目的地檔案的指示。

public bool AllowOverwrite { get; set; }
member this.AllowOverwrite : bool with get, set
Public Property AllowOverwrite As Boolean

屬性值

如果可以覆寫目的地檔案,則為 true;否則為 false。

適用於