|
| override string | Name [get, set] |
| |
| 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 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] |
| |
|
| | FileInfo () |
| |
| | FileInfo (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) |
| |
Definition at line 11 of file FileInfo.cs.
The documentation for this class was generated from the following file: