BuildMaster SDK Reference
   
  
    
      
        Version: 
        
      
      
      
      SlimDirectoryInfo(string path, System.DateTime lastWriteTime, System.IO.FileAttributes attributes) Constructor
  Syntax
  
    public .ctor(string path, System.DateTime lastWriteTime, System.IO.FileAttributes attributes)
  Parameters
  
    - path
 
    - Type: string
The full path of the directory.
 
  
  
    - lastWriteTime
 
    - Type: System.DateTime
The last write time.
 
  
  
    - attributes
 
    - Type: System.IO.FileAttributes
The attributes.