ShellContextIsEmpty Property |
Gets a value that indicates whether this context is empty.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual bool IsEmpty { get; }
Property Value
Type:
Booleantrue if this context is empty; false otherwise.
See Also