ODataPathSegment.Identifier 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 l’identificateur de ce segment, c’est-à-dire la partie chaîne sans les clés.
public string Identifier { get; set; }
member this.Identifier : string with get, set
Public Property Identifier As String