Share via


FilterTableEntryElement.BackupList 屬性

定義

取得或設定值,這個值會指定備份端點項目的參考。

public:
 property System::String ^ BackupList { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("backupList", DefaultValue=null, Options=System.Configuration.ConfigurationPropertyOptions.None)]
public string BackupList { get; set; }
[<System.Configuration.ConfigurationProperty("backupList", DefaultValue=null, Options=System.Configuration.ConfigurationPropertyOptions.None)>]
member this.BackupList : string with get, set
Public Property BackupList As String

屬性值

備份端點項目的參考。

屬性

適用於