Gets or sets a text string describing an object.
'Declaration
Public Property Text As String
public string Text {get; set;}
Property Value
By default this gets the
IGoLabeledNode.
IGoLabeledPart.Text, if the object is an
IGoLabeledNode. Otherwise this value is null, and you may find it convenient to set this to whatever descriptive text that would be useful to your application. This just gets or sets the "Text" property.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2