Click or drag to resize

ITextBackedConsole Properties

The ITextBackedConsole type exposes the following members.

Properties
 NameDescription
Public propertyTextGets or sets the entire text of the text backed console. If setting the text, and if the text is different from the text that is currently stored in the instance, a property changed event (see PropertyChangedEventHandler) is fired with 'Text' as parameter.
Top
See Also