InstanceCreationEditor.Text Property

Definition

Gets the specified text.

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

Property Value

The specified text.

Applies to