ODataPath.LastSegment 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.
Obtient le dernier segment dans le chemin d'accès. Retourne la valeur null si le chemin d'accès est vide.
public Microsoft.OData.UriParser.ODataPathSegment LastSegment { get; }
member this.LastSegment : Microsoft.OData.UriParser.ODataPathSegment
Public ReadOnly Property LastSegment As ODataPathSegment