ProvideStaticToolboxItemAttribute.TipDescription Property

Definition

Gets the tip description.

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

Property Value

The tip description.

Applies to