FilterTableEntryElement.BackupList Vlastnost

Definice

Získává nebo nastavuje hodnotu, která určuje odkaz na element koncových bodů zálohy.

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

Hodnota vlastnosti

String

Odkaz na element koncového bodu zálohy.

Atributy

Platí pro