Get GUID

string guid_machine = some_else.guid.GetMachineGuid();

or

string guid_machine = guid;

Last updated

Was this helpful?