Click or drag to resize

PropertyDescriptionViewFlags Property

Gets the view flags.

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

Property Value

Type: PROPDESC_VIEW_FLAGS
The view flags.
See Also