AfterPageFilterOnPageHandlerExecutionEventData.Filter Vlastnost
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Hodnota IAsyncPageFilter
public:
property Microsoft::AspNetCore::Mvc::Filters::IAsyncPageFilter ^ Filter { Microsoft::AspNetCore::Mvc::Filters::IAsyncPageFilter ^ get(); };
public Microsoft.AspNetCore.Mvc.Filters.IAsyncPageFilter Filter { get; }
member this.Filter : Microsoft.AspNetCore.Mvc.Filters.IAsyncPageFilter
Public ReadOnly Property Filter As IAsyncPageFilter