Click or drag to resize

PropertyDescriptionClrPropertyType Property

Gets the corresponding CLR type.

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

Property Value

Type: Type
The corresponding CLR type.
See Also