Bagikan melalui


IHttpMethodMetadata.HttpMethods Properti

Definisi

Mengembalikan kumpulan metode HTTP baca-saja yang digunakan selama perutean. Koleksi kosong berarti metode HTTP apa pun akan diterima.

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)

Nilai Properti

Berlaku untuk