CustomLoaderAttribute(Type) Konstruktor
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
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.