Sdílet prostřednictvím


AcceptVerbsAttribute.Verbs Vlastnost

Definice

Získá nebo nastaví seznam příkazů HTTP, na které bude metoda akce reagovat.

public System.Collections.Generic.ICollection<string> Verbs { get; }
member this.Verbs : System.Collections.Generic.ICollection<string>
Public ReadOnly Property Verbs As ICollection(Of String)

Hodnota vlastnosti

Seznam příkazů HTTP, na které bude metoda akce reagovat.

Platí pro