CustomLoaderAttribute(Type) Konstruktor

Definisi

Menginisialisasi instans baru dari kelas CustomLoaderAttribute.

API ini mendukung infrastruktur produk dan tidak dimaksudkan untuk digunakan langsung dari kode Anda.

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

Parameter

customLoaderType
Type

Jenis loader kustom.

Berlaku untuk