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

属性值

适用于