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