Aracılığıyla paylaş


IHttpMethodMetadata.HttpMethods Özellik

Tanım

Yönlendirme sırasında kullanılan HTTP yöntemlerinin salt okunur bir koleksiyonunu döndürür. Boş bir koleksiyon, herhangi bir HTTP yönteminin kabul edildiği anlamına gelir.

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)

Özellik Değeri

Şunlara uygulanır