Click or drag to resize

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
C#
public bool NeverShowExt { get; set; }

Property Value

Type: Boolean
true if the extension is never shown; otherwise, false.
See Also