StreamReaderNew Method (String) |
Returns new instance of stream reader class.
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 13.0.131
Syntax public static StreamReader New(
string path
)
Parameters
- path
- Type: SystemString
Path
Return Value
Type:
StreamReaderSee Also