DesignerVerb::Text Property

 

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

Namespace:   System.ComponentModel.Design
Assembly:  System (in System.dll)

public:
property String^ Text {
	String^ get();
}

Property Value

Type: System::String^

A description for the verb command.

NamedPermissionSet

for full access to system resources. Demand values: LinkDemand, InheritanceDemand. Associated state:

.NET Framework
Available since 1.1
Return to top
Show: