Share via


ApiDescription.HttpMethod プロパティ

定義

この API でサポートされている HTTP メソッドを取得または設定します。すべての HTTP メソッドがサポートされている場合は null を取得または設定します。

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

プロパティ値

適用対象