This class is a almost one to one version of System.IO.FileSystemInfo. Using this implementation instead
of System.IO.FileSystemInfo, will ensure that your code will work both on Standard Windows deployment
and Windows Azure deployment.
See System.IO.FileSystemInfo for more documentation on the methods of this class.
Namespace: Composite.Core.IOAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
public abstract class C1FileSystemInfo |
Visual Basic |
---|
Public MustInherit Class C1FileSystemInfo |
Visual C++ |
---|
public ref class C1FileSystemInfo abstract |
Inheritance Hierarchy
System..::..Object
Composite.Core.IO..::..C1FileSystemInfo
Composite.Core.IO..::..C1DirectoryInfo
Composite.Core.IO..::..C1FileInfo
Composite.Core.IO..::..C1FileSystemInfo
Composite.Core.IO..::..C1DirectoryInfo
Composite.Core.IO..::..C1FileInfo