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)

属性值

适用于