ProvideToolboxItemDiscoveryAttribute.ItemCreatorType Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Uygulamanın türünü alır IToolboxItemCreator .
public:
property Type ^ ItemCreatorType { Type ^ get(); };
public:
property Platform::Type ^ ItemCreatorType { Platform::Type ^ get(); };
public Type ItemCreatorType { get; }
member this.ItemCreatorType : Type
Public ReadOnly Property ItemCreatorType As Type