Aracılığıyla paylaş


CustomLoaderAttribute(Type) Oluşturucu

Tanım

CustomLoaderAttribute sınıfının yeni bir örneğini başlatır.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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

Parametreler

customLoaderType
Type

Özel yükleyicinin türü.

Şunlara uygulanır