FileInfoOpenText Method |
Name | Description | |
---|---|---|
OpenText | Creates a StreamReader with NativeMethods.DefaultFileEncoding encoding that reads from an existing text file. | |
OpenText(Encoding) | [AlphaFS] Creates a StreamReader with Encoding that reads from an existing text file. |