Click or drag to resize

FileData Constructor

Overload List
  NameDescription
Public methodFileData
Initializes a new instance of the FileData class with default parameters.
Public methodFileData(FileInfo)
Initializes a new instance of the FileData class from the specified FileInfo.
Public methodFileData(String)
Initializes a new instance of the FileData class from the specified path.
Top
See Also