Share via


HttpMethodRouteConstraint.AllowedMethods Proprietà

Definizione

Ottiene i metodi HTTP consentiti dal vincolo.

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

Valore della proprietà

Si applica a