HttpMethodMetadata.AcceptCorsPreflight Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne une valeur indiquant si le point de terminaison associé doit accepter les demandes préliminaires CORS.
public:
property bool AcceptCorsPreflight { bool get(); };
public bool AcceptCorsPreflight { get; }
public bool AcceptCorsPreflight { get; set; }
member this.AcceptCorsPreflight : bool
member this.AcceptCorsPreflight : bool with get, set
Public ReadOnly Property AcceptCorsPreflight As Boolean
Public Property AcceptCorsPreflight As Boolean