Click or drag to resize

NamedPropertyTextValue Property

Gets the text value. Mostly used for debugging purposes.

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

Property Value

Type: String
The text value.
See Also