ProvideToolboxItemDiscoveryAttribute.ItemCreatorType Property

Definition

Gets the type of the IToolboxItemCreator implementation.

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

Property Value

Applies to