ProvideStaticToolboxItemAttribute.TipComponentType Property

Definition

Gets the tip component type.

public:
 property System::String ^ TipComponentType { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ TipComponentType { Platform::String ^ get(); void set(Platform::String ^ value); };
public string TipComponentType { get; set; }
member this.TipComponentType : string with get, set
Public Property TipComponentType As String

Property Value

The tip component type.

Applies to