Header Text Coming Soon! You can Contact Us below anytime!

[This is preliminary documentation and is subject to change.]

DirectoryInfo Extensions.

Namespace:  SpiderMaster
Assembly:  SpiderMaster.Net (in SpiderMaster.Net.dll) Version: 0.0.6.0 (0.0.6.0)

Syntax

         
 C#  Visual Basic  Visual C++ 
public static class DirectoryInfoExtensions
<ExtensionAttribute> _
Public NotInheritable Class DirectoryInfoExtensions
[ExtensionAttribute]
public ref class DirectoryInfoExtensions abstract sealed

Members

      
 All Members  Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
CopyTo(DirectoryInfo, String, Boolean)
Copies all files from one directory to another.

Remarks

Contributed by Christian Liensberger, http://www.liensberger.it/

Inheritance Hierarchy

System..::..Object
  SpiderMaster..::..DirectoryInfoExtensions

See Also