ClientContext.TextValue Property

Text value to create and test symbols
<ID("TextValue", (int)e.TextValue)> _ 
<EditorBrowsable(EditorBrowsableState.Always)> _ 
Public Property TextValue() As String
This language is not supported or no code example is available.
[ID("TextValue", (int)e.TextValue)] 
[EditorBrowsable(EditorBrowsableState.Always)] 
public string TextValue {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