Click or drag to resize

EAPUtilNewGuid Method

Generate a new GUID string formatted without hyphens.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public static string NewGuid()

Return Value

Type: String
The newly created GUID string.
See Also