| IConsoleWriteLine Method |
Write a line of text to the console window
Namespace: VideoCatalogerAssembly: VideoCataloger (in VideoCataloger.exe) Version: 8.0.9040.34617 (8.0.0.0)
Syntax void WriteLine(
string line
)
Parameters
- line String
- Text to be output
See Also