Click or drag to resize

FileInfo Constructor

Overload List
  NameDescription
Public methodFileInfo(String)
Initializes a new instance of the FileInfo class, which acts as a wrapper for a file path.
Public methodFileInfo(String, PathFormat)
[AlphaFS] Initializes a new instance of the FileInfo class, which acts as a wrapper for a file path.
Public methodFileInfo(KernelTransaction, String)
[AlphaFS] Initializes a new instance of the FileInfo class, which acts as a wrapper for a file path.
Public methodFileInfo(KernelTransaction, String, PathFormat)
[AlphaFS] Initializes a new instance of the FileInfo class, which acts as a wrapper for a file path.
Top
See Also