public sealed class VirtualTerminalSupport : IDisposable
Public NotInheritable Class VirtualTerminalSupport
Implements IDisposable
Dim instance As VirtualTerminalSupport
public ref class VirtualTerminalSupport sealed : IDisposable
IsSupported | Gets a value that indicates whether virtual terminal sequences are supported. |
Dispose | Cleans up resources for the VirtualTerminalSupport class. |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize |
Cleans up resources for the VirtualTerminalSupport class.
(Overrides ObjectFinalize) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |