TagObj.DisplayText Property

Gets or sets the Tag's DisplayText property.
<ID("DisplayText", (int)e.DisplayText)> _ 
Public Property DisplayText() As String
This language is not supported or no code example is available.
[ID("DisplayText", (int)e.DisplayText)] 
public string DisplayText {get; set;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition