Click or drag to resize

PropertyValueTypeName Property

Gets the name of the value type.

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

Property Value

Type: String
The name of the value type.
See Also