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