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()
Public Shared Function NewGuid As String
Return Value
Type:
StringThe newly created GUID string.
See Also