ToolboxItem.ComponentType Propiedad

Definición

Obtiene el tipo de componente de este ToolboxItem.

public:
 virtual property System::String ^ ComponentType { System::String ^ get(); };
public virtual string ComponentType { get; }
member this.ComponentType : string
Public Overridable ReadOnly Property ComponentType As String

Valor de propiedad

Una String que especifica el tipo de componente de este ToolboxItem.

Se aplica a