This topic has not yet been rated - Rate this topic

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)

public interface IStructuredQueryBuilder

The IStructuredQueryBuilder type exposes the following members.

  NameDescription
Public methodGetStructuredQuery Build the StructuredQuery for the given uri. Return null if there is no query in the Uri.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.