PropertyTextValue 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 public string TextValue { get; }
Property Value
Type:
String
The text value.
See Also