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