IQueryFeature Interface¶
- Namespace
Microsoft.AspNetCore.Http.Features
- Assemblies
- Microsoft.AspNetCore.Http.Features
Properties¶
-
Microsoft.AspNetCore.Http.Features.IQueryFeature.
Query
¶ Return type: Microsoft.AspNetCore.Http.IQueryCollection IQueryCollection Query { get; set; }
-