ToolboxItemWrapper.Type Propriedade
Definição
Obtém o tipo do ToolboxItem.Gets the type of the ToolboxItem.
public:
property Type ^ Type { Type ^ get(); };
public Type Type { get; }
member this.Type : Type
Public ReadOnly Property Type As Type