FileInfoCreateTextInternal Method |
Creates or opens a file for writing UTF-8 encoded text.
Namespace: CMS.FileSystemStorageAssembly: CMS.FileSystemStorage (in CMS.FileSystemStorage.dll) Version: 10.0.0
Syntax protected override StreamWriter CreateTextInternal()
Return Value
Type:
StreamWriterSee Also