NewGuid()

Guid::NewGuid() method

Generates a new GUID and returns a Guid object that represents it.

static Guid System::Guid::NewGuid()

See Also