TelemetrySession.MachineId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets machine id (SQM Machine Id)
public:
property Guid MachineId { Guid get(); };
public Guid MachineId { get; }
member this.MachineId : Guid
Public ReadOnly Property MachineId As Guid