AcceptVerbsAttribute.HttpMethods 속성

정의

동작에서 지원하는 HTTP 메서드를 가져옵니다.

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

속성 값

구현

적용 대상