HeaderNames.AccessControlAllowMethods Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Access-Control-Allow-Methods
HTTP header name.
public: System::String ^ AccessControlAllowMethods;
public: static initonly System::String ^ AccessControlAllowMethods;
public static readonly string AccessControlAllowMethods;
public const string AccessControlAllowMethods;
staticval mutable AccessControlAllowMethods : string
val mutable AccessControlAllowMethods : string
Public Shared ReadOnly AccessControlAllowMethods As String
Public Const AccessControlAllowMethods As String