Click or drag to resize

DirectoryInfo Constructor

Overload List
  NameDescription
Public methodDirectoryInfo(String)
Initializes a new instance of the DirectoryInfo class on the specified path.
Public methodDirectoryInfo(String, PathFormat)
[AlphaFS] Initializes a new instance of the DirectoryInfo class on the specified path.
Public methodDirectoryInfo(KernelTransaction, String)
[AlphaFS] Initializes a new instance of the DirectoryInfo class on the specified path.
Public methodDirectoryInfo(KernelTransaction, String, PathFormat)
[AlphaFS] Initializes a new instance of the DirectoryInfo class on the specified path.
Top
See Also