Identifier.Guid
Static Method in Identifier
Declaration
public static string Guid()
Description
Generates a GUID string in a format similar to the following "0f8fad5b-d9cb-469f-a165-70867728950e".
Returns
string | The generated GUID. |
public static string Guid()
Generates a GUID string in a format similar to the following "0f8fad5b-d9cb-469f-a165-70867728950e".
string | The generated GUID. |