FileInfo Class |
Namespace: ConnectedApps.Cms.IO
The FileInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | FileInfo(FileInfo) | Initializes a new instance of the FileInfo class |
![]() | FileInfo(String) | Initializes a new instance of the FileInfo class |
Name | Description | |
---|---|---|
![]() | Attributes | |
![]() | CreationTime | |
![]() | CreationTimeUtc | |
![]() | Directory | |
![]() | DirectoryName | |
![]() | Exists | |
![]() | Extension | |
![]() | FullName | |
![]() | IsReadOnly | |
![]() | LastAccessTime | |
![]() | LastAccessTimeUtc | |
![]() | LastWriteTime | |
![]() | LastWriteTimeUtc | |
![]() | Length | |
![]() | Name |
Name | Description | |
---|---|---|
![]() | AppendText | |
![]() | CopyTo(String) | |
![]() | CopyTo(String, Boolean) | |
![]() | Create | |
![]() | CreateText | |
![]() | Decrypt | |
![]() | Delete | |
![]() | Encrypt | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MoveTo | |
![]() | Open | |
![]() | OpenRead | |
![]() | OpenText | |
![]() | OpenWrite | |
![]() | Refresh | |
![]() | Replace(String, String) | |
![]() | Replace(String, String, Boolean) | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |