Udostępnij za pośrednictwem


CustomLoaderAttribute(Type) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy CustomLoaderAttribute.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

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 niestandardowego modułu ładującego.

Dotyczy