Share via


ODataUri.SelectAndExpand Property

Definition

Gets or sets any $select or $expand option for this uri.

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

Property Value

Applies to