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 const string AccessControlAllowMethods;
public static readonly string AccessControlAllowMethods;
val mutable AccessControlAllowMethods : string
staticval mutable AccessControlAllowMethods : string
Public Const AccessControlAllowMethods As String
Public Shared ReadOnly AccessControlAllowMethods As String