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