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