共用方式為


RemoteAttribute.HttpMethod 屬性

定義

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

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

屬性值

適用於