Sdílet prostřednictvím


HttpMethodMetadata.HttpMethods Vlastnost

Definice

Vrátí kolekci metod HTTP používaných při směrování jen pro čtení. Prázdná kolekce znamená, že se akceptuje jakákoli metoda HTTP.

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

Hodnota vlastnosti

Implementuje

Platí pro