![]() | ExtensionsFileIOReadTextAsync Method |
Name | Description | |
---|---|---|
![]() ![]() | ReadTextAsync(FileInfo) |
Reads the contents of the specified file and returns text.
|
![]() ![]() | ReadTextAsync(DirectoryInfo, String) |
Reads the contents of the specified file and returns text.
|
![]() ![]() | ReadTextAsync(FileInfo, Encoding) |
Reads the contents of the specified file and returns text.
|
![]() ![]() | ReadTextAsync(DirectoryInfo, String, Encoding) |
Reads the contents of the specified file and returns text.
|