Partager via


ODataUnrecognizedPathException.ParsedSegments Propriété

Définition

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)

Valeur de propriété

S’applique à