HttpMethod.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 方法,表示為 String

適用於