PSHostUserInterface.SupportsVirtualTerminal Property

Definition

Returns true for hosts that support VT100 like virtual terminals.

public:
 virtual property bool SupportsVirtualTerminal { bool get(); };
public:
 virtual property bool SupportsVirtualTerminal { bool get(); };
public virtual bool SupportsVirtualTerminal { get; }
member this.SupportsVirtualTerminal : bool
Public Overridable ReadOnly Property SupportsVirtualTerminal As Boolean

Property Value

Applies to