Condividi tramite


FilterTableEntryElement.BackupList Proprietà

Definizione

Ottiene o imposta un valore che specifica un riferimento a un elemento degli endpoint di backup.

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

Valore della proprietà

Riferimento a un elemento degli endpoint di backup.

Attributi

Si applica a