HvSocketEndPointVmId Property
Gets or sets the virtual machine ID.
Namespace: Ookii.VmSocketsAssembly: Ookii.VmSockets (in Ookii.VmSockets.dll) Version: 1.0.0+087207370c685ccfa01d10830e6db3af2770247a
public Guid VmId { get; set; }
Public Property VmId As Guid
Get
Set
public:
property Guid VmId {
Guid get ();
void set (Guid value);
}
member VmId : Guid with get, set
Property Value
Guid
The ID of the virtual machine, or one of the well-known IDs defined in the
VmId class.