Compartir a través de


FilterTableEntryElement.BackupList Propiedad

Definición

Obtiene o establece un valor que especifica una referencia a un elemento de punto de conexión de reserva.

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

Valor de propiedad

Referencia a un elemento de puntos de conexión de reserva.

Atributos

Se aplica a