Win32FindDataExtension Property |
Gets the string representing the extension part of the file.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public string Extension { get; }
Property Value
Type:
StringA string containing the extension.
See Also