ProvideToolboxItemDiscoveryAttribute.AppDomainCreatorType Özellik

Tanım

Uygulamanın türünü alır veya ayarlar IToolboxAppDomainControl .

public:
 property Type ^ AppDomainCreatorType { Type ^ get(); void set(Type ^ value); };
public:
 property Platform::Type ^ AppDomainCreatorType { Platform::Type ^ get(); void set(Platform::Type ^ value); };
public Type AppDomainCreatorType { get; set; }
member this.AppDomainCreatorType : Type with get, set
Public Property AppDomainCreatorType As Type

Özellik Değeri

Type

Açıklamalar

Uygulamanızın oluşturulduğu uygulama etki alanı için uygulama etki alanı oluşturma parametreleri üzerinde denetim istiyorsanız bu özelliği ayarlayın IToolboxItemDiscovery .

Şunlara uygulanır