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