Share via


FilterTableEntryElement.BackupList Eigenschaft

Definition

Ruft einen Wert ab, der einen Verweis auf ein Sicherungsendpunktelement angibt, oder legt diesen fest.

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

Eigenschaftswert

Ein Verweis auf ein Sicherungsendpunktement.

Attribute

Gilt für: