RemoteAttributeBase.HttpMethod 屬性

定義

取得或設定傳送驗證要求時,應該使用 HTTP 方法 ("Get""Post") 用戶端。

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

屬性值

適用於