Udostępnij za pośrednictwem


QueryFeature Klasa

Definicja

Domyślna implementacja dla elementu 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
Dziedziczenie
QueryFeature
Implementuje

Konstruktory

QueryFeature(IFeatureCollection)

Inicjuje nowe wystąpienie klasy QueryFeature.

QueryFeature(IQueryCollection)

Inicjuje nowe wystąpienie klasy QueryFeature.

Właściwości

Query

Pobiera lub ustawia wartość IQueryCollection.

Dotyczy