Share via


SelectToken.Properties Property

Definition

The properties according to which to select the results.

public System.Collections.Generic.IEnumerable<Microsoft.OData.UriParser.PathSegmentToken> Properties { get; }
member this.Properties : seq<Microsoft.OData.UriParser.PathSegmentToken>
Public ReadOnly Property Properties As IEnumerable(Of PathSegmentToken)

Property Value

Applies to