다음을 통해 공유


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

속성 값

백업 엔드포인트 요소에 대한 참조입니다.

특성

적용 대상