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