Guid.AsStringSeperatedByHyphensEnclosedInParentheses method
32 digits separated by hyphens enclosed in parentheses.
public static string AsStringSeperatedByHyphensEnclosedInParentheses()
Return Value
32 digits separated by hyphens enclosed in parentheses. ex: (00000000-0000-0000-0000-000000000000) .
See Also
- class Guid
- namespace LiTools.Helpers.Generate