IHttpMethodMetadata.AcceptCorsPreflight Property     
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.
Returns a value indicating whether the associated endpoint should accept CORS preflight requests.
public:
 property bool AcceptCorsPreflight { bool get(); };public virtual bool AcceptCorsPreflight { get; set; }public bool AcceptCorsPreflight { get; }member this.AcceptCorsPreflight : bool with get, setmember this.AcceptCorsPreflight : boolPublic Overridable Property AcceptCorsPreflight As BooleanPublic ReadOnly Property AcceptCorsPreflight As Boolean