Share via


ODataUriParser.CustomQueryOptions Property

Definition

Gets non-OData query options.

public System.Collections.Generic.IList<System.Collections.Generic.KeyValuePair<string,string>> CustomQueryOptions { get; }
member this.CustomQueryOptions : System.Collections.Generic.IList<System.Collections.Generic.KeyValuePair<string, string>>
Public ReadOnly Property CustomQueryOptions As IList(Of KeyValuePair(Of String, String))

Property Value

Applies to