다음을 통해 공유


ODataUriParser.CustomQueryOptions 속성

정의

OData가 아닌 쿼리 옵션을 가져옵니다.

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))

속성 값

적용 대상