Share via


ODataUriParser.ParseDynamicPathSegmentFunc Property

Definition

Gets or sets the function which can be used to parse an unknown path segment or an open property segment.

public Microsoft.OData.UriParser.ParseDynamicPathSegment ParseDynamicPathSegmentFunc { get; set; }
member this.ParseDynamicPathSegmentFunc : Microsoft.OData.UriParser.ParseDynamicPathSegment with get, set
Public Property ParseDynamicPathSegmentFunc As ParseDynamicPathSegment

Property Value

Applies to