QueryFeature Class

Definition

Default implementation for IQueryFeature.

C#
public class QueryFeature : Microsoft.AspNetCore.Http.Features.IQueryFeature
Inheritance
QueryFeature
Implements

Constructors

QueryFeature(IFeatureCollection)

Initializes a new instance of QueryFeature.

QueryFeature(IQueryCollection)

Initializes a new instance of QueryFeature.

Properties

Query

Gets or sets the IQueryCollection.

Applies to

Tuote Versiot
ASP.NET Core 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0