This is the complete list of members for KSP.IO.FileInfo, including all inherited members.
AppendText() | KSP.IO.FileInfo | |
CopyTo(string destFileName) | KSP.IO.FileInfo | |
CopyTo(string destFileName, bool overwrite) | KSP.IO.FileInfo | |
Create() | KSP.IO.FileInfo | |
CreateForType< T >(string filename, Vessel flight=null) | KSP.IO.FileInfo | static |
CreateText() | KSP.IO.FileInfo | |
Decrypt() | KSP.IO.FileInfo | |
Delete() | KSP.IO.FileInfo | |
DirectoryName | KSP.IO.FileInfo | |
Encrypt() | KSP.IO.FileInfo | |
Exists | KSP.IO.FileInfo | |
IsReadOnly | KSP.IO.FileInfo | |
Length | KSP.IO.FileInfo | |
MoveTo(string destFileName) | KSP.IO.FileInfo | |
Name | KSP.IO.FileInfo | |
Open(FileMode mode) | KSP.IO.FileInfo | |
Open(FileMode mode, FileAccess access) | KSP.IO.FileInfo | |
Open(FileMode mode, FileAccess access, FileShare share) | KSP.IO.FileInfo | |
OpenRead() | KSP.IO.FileInfo | |
OpenText() | KSP.IO.FileInfo | |
OpenWrite() | KSP.IO.FileInfo | |
Replace(string destinationFileName, string destinationBackupFileName) | KSP.IO.FileInfo | |
Replace(string destinationFileName, string destinationBackupFileName, bool ignoreMetadataErrors) | KSP.IO.FileInfo | |
ToString() | KSP.IO.FileInfo |