Click or drag to resize

PropertyDescriptionViewFlags Property

Gets the view flags.

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

Property Value

Type: PROPDESC_VIEW_FLAGS
The view flags.
See Also