ODataSimplifiedOptions.EnableParsingKeyAsSegmentUrl 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.
True si l’analyseur d’URL prend en charge le chemin d’analyse avec la clé comme segment, sinon false. La valeur par défaut est true.
public bool EnableParsingKeyAsSegmentUrl { get; set; }
member this.EnableParsingKeyAsSegmentUrl : bool with get, set
Public Property EnableParsingKeyAsSegmentUrl As Boolean