Partager via


QueryFeature Classe

Définition

Implémentation par défaut pour IQueryFeature.

public ref class QueryFeature : Microsoft::AspNetCore::Http::Features::IQueryFeature
public class QueryFeature : Microsoft.AspNetCore.Http.Features.IQueryFeature
type QueryFeature = class
    interface IQueryFeature
Public Class QueryFeature
Implements IQueryFeature
Héritage
QueryFeature
Implémente

Constructeurs

QueryFeature(IFeatureCollection)

Initialise une nouvelle instance de QueryFeature.

QueryFeature(IQueryCollection)

Initialise une nouvelle instance de QueryFeature.

Propriétés

Query

Obtient ou définit IQueryCollection.

S’applique à