CorsPolicy.Methods 속성

정의

리소스에서 지원되는 메서드를 가져옵니다.

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

속성 값

적용 대상