Barotrauma Server
Loading...
Searching...
No Matches
Barotrauma.IO.FileInfo Class Reference

Public Member Functions

 FileInfo (string path)
 
 FileInfo (System.IO.FileInfo info)
 
void CopyTo (string dest, bool overwriteExisting=false)
 
void Delete ()
 

Properties

bool Exists [get]
 
string Name [get]
 
string FullName [get]
 
long Length [get]
 
bool IsReadOnly [get, set]
 

Constructor & Destructor Documentation

◆ FileInfo() [1/2]

Barotrauma.IO.FileInfo.FileInfo ( string path)

◆ FileInfo() [2/2]

Barotrauma.IO.FileInfo.FileInfo ( System.IO.FileInfo info)

Member Function Documentation

◆ CopyTo()

void Barotrauma.IO.FileInfo.CopyTo ( string dest,
bool overwriteExisting = false )

◆ Delete()

void Barotrauma.IO.FileInfo.Delete ( )

Property Documentation

◆ Exists

bool Barotrauma.IO.FileInfo.Exists
get

◆ FullName

string Barotrauma.IO.FileInfo.FullName
get

◆ IsReadOnly

bool Barotrauma.IO.FileInfo.IsReadOnly
getset

◆ Length

long Barotrauma.IO.FileInfo.Length
get

◆ Name

string Barotrauma.IO.FileInfo.Name
get

The documentation for this class was generated from the following file: