Share via


WebServiceTask.Connection 속성

정의

사용할 연결의 이름을 가져오거나 설정합니다.

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

속성 값

사용할 연결의 이름입니다.

구현

적용 대상