Win32FindDataFromPath Method |
Gets an instance from a physical path.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public static Win32FindData FromPath(
string path
)
Parameters
- path
- Type: SystemString
The path to test.
Return Value
Type:
Win32FindDataAn instance of the Win32FindData class.
Exceptions See Also