HvSocketEndPointVmId Property

Gets or sets the virtual machine ID.

Definition

Namespace: Ookii.VmSockets
Assembly: Ookii.VmSockets (in Ookii.VmSockets.dll) Version: 1.0.0+087207370c685ccfa01d10830e6db3af2770247a
C#
public Guid VmId { get; set; }

Property Value

Guid
The ID of the virtual machine, or one of the well-known IDs defined in the VmId class.

See Also