共用方式為


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

屬性值

適用於