共用方式為


ServiceOperation.Method 屬性

定義

取得服務作業回應之 HTTP 通訊協定的方法。

public:
 property System::String ^ Method { System::String ^ get(); };
public string Method { get; }
member this.Method : string
Public ReadOnly Property Method As String

屬性值

HTTP 方法名稱。

適用於