The following tables list the members exposed by IDirectoryContents2.
            
            Public Properties
            
            
            Public Methods
            
            Extension Methods
|   | Name | Description | 
  | Browse | Enumerates subdirectories and files in the given directory only. | 
  | BrowseAll | Overloaded. Enumerates subdirectories and files in the given directory, recursively. | 
  | BrowseTree | Overloaded. Browses a tree of subdirectories and (optionally) files in the given directory, recursively. | 
  | CopyToWritableDirectoryContents | Overloaded. Copies the directory into another writable directory contents. | 
  | GetStatistics | Overloaded. Computes the directory statistics, such as total number of bytes in directory files, and number of files and subdirectories contained in the directory. | 
  | SaveToOSDirectory | Overloaded. Saves the contents of the directory into a physical directory. | 
Top 
            
            
            
            
            See Also