FileInfoOpenTextInternal Method |
Creates a StreamReader with UTF8 encoding that reads from an existing text file.
Namespace: CMS.AzureStorageAssembly: CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 11.0.0
Syntax protected override StreamReader OpenTextInternal()
Return Value
Type:
StreamReaderSee Also