Click or drag to resize

NamedPropertyTextValue Property

Gets the text value. Mostly used for debugging purposes.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public string TextValue { get; }

Property Value

Type: String
The text value.
See Also