Share via


RemoteAttributeBase.HttpMethod Propriedade

Definição

Obtém ou define o método HTTP ("Get" ou "Post") que o cliente deve usar ao enviar uma solicitação de validação.

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

Valor da propriedade

Aplica-se a