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

屬性值

String

要使用之連接的名稱。

實作

適用於