Codeunit 3025 DotNet_StreamWriter in 28
- App
- Base Application
- Namespace
- System.IO
Versions171819202122232425262728latest
Source29
Procedures, 7
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Write | (Text) | public | - | |
| WriteLine | (Text) | public | - | |
| StreamWriter | (var OutStream, Codeunit DotNet_Encoding) | public | - | |
| StreamWriter | (var OutStream) | public | - | |
| Flush | () | public | - | |
| Close | () | public | - | |
| Dispose | () | public | - |