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