Writes the specified string to the output at the current offset then moves the offset to the end of the line.
Namespace: KernelAssembly: Kernel (in Kernel.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- str
- Type: System String
The string to output.
Remarks
See Also