SendMenuFileFileNameWithoutExtension Property |
Gets the file name without extension.
Namespace:
ShellBoost.Core.WindowsShell
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual string FileNameWithoutExtension { get; }
Property Value
Type:
String
The file name without extension.
See Also