Last updated 2 years ago
Was this helpful?
The cursor marking the input location in the console.
Syntax: protected Cursor { get; }
protected
Cursor { get; }
The label marking that the console is ready for a new command.
Syntax: protected ReadyForNewCommand { get; }
ReadyForNewCommand { get; }
Label