Name | Description | |
---|---|---|
CopyToWritableFileInfo | Overloaded. Copies the file represented by a file info to a destination writable file info. | |
CreateStreamReader | Overloaded. Creates a System.IO.StreamReader with UTF8 encoding that reads from an existing text file. | |
Equals | (Inherited from object) | |
GetHashCode | Serves as the default hash function. (Inherited from object) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
ReadAllBytes | Overloaded. Returns the contents of a file in an abstract file provider as a byte array. | |
ReadAllText | Overloaded. Returns the contents of a text file in an abstract file provider as a System.String. | |
SaveToOSFile | Overloaded. Saves the contents of a file from an abstracted file provider into a normal (operating system) file. | |
ToString | Returns a string that represents the current object. (Inherited from object) |