Share via


CorsPolicy.Methods Property

Definition

Gets the methods that are supported by the resource.

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)

Property Value

Applies to