Click or drag to resize

PropertyDescriptionClrPropertyType Property

Gets the corresponding CLR type.

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public Type ClrPropertyType { get; }

Property Value

Type: Type
The corresponding CLR type.
See Also