다음을 통해 공유


DistributedReplayClientConfigSettings.ControllerName 속성

정의

컨트롤러 이름을 가져오거나 설정합니다.

public:
 property System::String ^ ControllerName { System::String ^ get(); void set(System::String ^ value); };
public string ControllerName { get; set; }
member this.ControllerName : string with get, set
Public Property ControllerName As String

속성 값

컨트롤러 이름입니다.

적용 대상