DesignerVerb.Text Property

Definition

Gets the text description for the verb command on the menu.

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

Property Value

A description for the verb command.

Applies to