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