DistributedReplayControllerUsersSettings.Accounts 속성

정의

구성에 대한 계정을 가져오거나 설정합니다.

public:
 property cli::array <System::String ^> ^ Accounts { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
public string[] Accounts { get; set; }
member this.Accounts : string[] with get, set
Public Property Accounts As String()

속성 값

String[]

구성에 대한 계정입니다.

적용 대상