HttpMethodAttribute.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)

속성 값

구현

적용 대상