ComServerAlwaysShowExt Property |
Gets a value indicating whether the extension is always shown.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public bool AlwaysShowExt { get; }
Property Value
Type:
Booleantrue if the extension is always shown; otherwise,
false.
See Also