Click or drag to resize

PropertyDescriptionDisplayType Property

Gets the display type.

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

Property Value

Type: PROPDESC_DISPLAYTYPE
The display type.
See Also