IVirtualMachineConsole Interface¶
Provides access to a virtual machine console.
Namespace: Citrix.SDK.AppDNA.Solutions.AppV.VirtualMachines
Assembly: Citrix.SDK.AppDNA.Solutions.AppV (in Citrix.SDK.AppDNA.Solutions.AppV.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public interface IVirtualMachineConsole
VB¶
Public Interface IVirtualMachineConsole
The IVirtualMachineConsole type exposes the following members.
Properties¶
Name | Description | |
---|---|---|
![]() | ConsoleWindow | Gets access to the console window; |
Methods¶
Name | Description | |
---|---|---|
![]() | Close | Closes the console. |
![]() | Show | Shows the console for the current virtual machine. |