CustomLoaderAttribute(Type) Konstruktor

Definíció

Inicializálja a CustomLoaderAttribute osztály új példányát.

Ez az API a termékinfrastruktúrát támogatja, és közvetlenül a kódból nem használható.

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

Paraméterek

customLoaderType
Type

Az egyéni betöltő típusa.

A következőre érvényes: