ODataUnrecognizedPathException.ParsedSegments 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.
Segments qui ont été correctement analysés lorsque cette exception a été levée.
public System.Collections.Generic.IEnumerable<Microsoft.OData.UriParser.ODataPathSegment> ParsedSegments { get; set; }
member this.ParsedSegments : seq<Microsoft.OData.UriParser.ODataPathSegment> with get, set
Public Property ParsedSegments As IEnumerable(Of ODataPathSegment)