Sdílet prostřednictvím


CustomLoaderAttribute(Type) Konstruktor

Definice

Inicializuje novou instanci CustomLoaderAttribute třídy.

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

public:
 CustomLoaderAttribute(Type ^ customLoaderType);
public CustomLoaderAttribute (Type customLoaderType);
new System.Web.Hosting.CustomLoaderAttribute : Type -> System.Web.Hosting.CustomLoaderAttribute
Public Sub New (customLoaderType As Type)

Parametry

customLoaderType
Type

Typ vlastního zavaděče.

Platí pro