SendMenuFileFileExtension Property |
Gets or sets the file extension.
It must start with a dot ('.') character.
Namespace:
callback.ShellBoost.Core.WindowsShell
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual string FileExtension { get; set; }
Property Value
Type:
String
The file extension.
See Also