terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.IO.FileSystemInfo Class Referenceabstract
+ Inheritance diagram for System.IO.FileSystemInfo:
+ Collaboration diagram for System.IO.FileSystemInfo:

Public Member Functions

virtual void GetObjectData (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
 
override string ToString ()
 

Protected Member Functions

 FileSystemInfo ()
 
 FileSystemInfo (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
 

Protected Attributes

string FullPath
 
string OriginalPath
 

Package Functions

void Invalidate ()
 

Static Package Functions

static void ThrowNotFound (string path)
 

Package Attributes

string _name
 

Properties

FileAttributes Attributes [set]
 
bool ExistsCore [get, set]
 
global::System.DateTimeOffset CreationTimeCore [get, set]
 
global::System.DateTimeOffset LastAccessTimeCore [get, set]
 
global::System.DateTimeOffset LastWriteTimeCore [get, set]
 
string NormalizedPath [get, set]
 
virtual string FullName [get, set]
 
virtual string Name [get, set]
 
virtual bool Exists [get, set]
 
global::System.DateTime CreationTime [get, set]
 
global::System.DateTime CreationTimeUtc [get, set]
 
global::System.DateTime LastAccessTime [get, set]
 
global::System.DateTime LastAccessTimeUtc [get, set]
 
global::System.DateTime LastWriteTime [get, set]
 
global::System.DateTime LastWriteTimeUtc [get, set]
 

Private Attributes

FileStatus _fileStatus
 

Detailed Description

Definition at line 11 of file FileSystemInfo.cs.


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