TagHelperFeatureProvider.IncludeType(TypeInfo) Methode

Definition

Schließen Sie einen Typ ein.

protected:
 virtual bool IncludeType(System::Reflection::TypeInfo ^ type);
protected virtual bool IncludeType (System.Reflection.TypeInfo type);
abstract member IncludeType : System.Reflection.TypeInfo -> bool
override this.IncludeType : System.Reflection.TypeInfo -> bool
Protected Overridable Function IncludeType (type As TypeInfo) As Boolean

Parameter

type
TypeInfo

Der einzuschließde Typ.

Gibt zurück

True, wenn enthalten.

Gilt für: