Share via


IActionHttpMethodProvider.HttpMethods Proprietà

Definizione

L'elenco dei metodi http supportati da questo provider di azioni.

public:
 property System::Collections::Generic::IEnumerable<System::String ^> ^ HttpMethods { System::Collections::Generic::IEnumerable<System::String ^> ^ get(); };
public System.Collections.Generic.IEnumerable<string> HttpMethods { get; }
member this.HttpMethods : seq<string>
Public ReadOnly Property HttpMethods As IEnumerable(Of String)

Valore della proprietà

Si applica a