| C1.WPF.DX.4 Assembly > C1.Util.DX.Storage Namespace : NativeFile Class |
The following tables list the members exposed by NativeFile.
| Name | Description | |
|---|---|---|
![]() ![]() | Exists | Checks if the specified file path exists. |
![]() ![]() | GetLastWriteTime | Gets the last write time access for the specified path. |
![]() ![]() | ReadAllBytes | Opens a binary file, reads the contents of the file into a byte array, and then closes the file. |
![]() ![]() | ReadAllText | Overloaded. Opens a text file, reads all lines of the file, and then closes the file. |