CorsConstants.PreflightHttpMethod 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.
The HTTP method for the CORS preflight request.
public: static initonly System::String ^ PreflightHttpMethod;
public static readonly string PreflightHttpMethod;
staticval mutable PreflightHttpMethod : string
Public Shared ReadOnly PreflightHttpMethod As String