Win32FindDataFullName Property |
Gets the full path of the directory or file.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public string FullName { get; }
Property Value
Type:
StringA string containing the full path.
See Also