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

属性值

要使用的连接的名称。

实现

适用于