ComServerIsShellFolder Property |
Determines if this is a Shell Folder.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public bool IsShellFolder { get; }
Property Value
Type:
Booleantrue if this is a Shell Folder; false otherwise.
See Also