WebClientProtocol.ConnectionGroupName 속성

정의

요청에 대한 연결 그룹의 이름을 가져오거나 설정합니다.

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

속성 값

연결 그룹의 이름입니다. 기본값은 Empty입니다.

설명

ConnectionGroupName 속성을 사용 하면 연결 그룹에 요청을 연결할 수 있습니다. 자세한 내용은 ConnectionGroupName를 참조하세요.

적용 대상

추가 정보