The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IStructuredQueryBuilder Interface
A IStructuredQueryBuilder is used to extract the query from a Uri.
Namespace: System.Web.Http.Query
Assembly: System.Web.Http (in System.Web.Http.dll)
The IStructuredQueryBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | GetStructuredQuery | Build the StructuredQuery for the given uri. Return null if there is no query in the Uri. |
Show:
