Version:
GetFileInfo(IFileOperationsExecuter agent, string path) Method
Returns information about the file at the specified path.
Syntax
public
static
Inedo.IO.SlimFileInfo GetFileInfo(IFileOperationsExecuter agent, string path)
Parameters
- agent
- Type: IFileOperationsExecuter
The agent.
- path
- Type: string
The path of the file.
Returns
Information about the specified file.