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