Click or drag to resize

ItemPlaceholderStatus Property

Gets the placeholder status.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public PLACEHOLDER_STATES? PlaceholderStatus { get; }

Property Value

Type: NullablePLACEHOLDER_STATES
The placeholder status.
See Also