Click here to Skip to main content
15,880,725 members
Articles / General Programming / Regular Expressions

Use a Regex to parse a GUID (and keep it unchanged at runtime)

Rate me:
Please Sign up or sign in to vote.
4.10/5 (7 votes)
14 Jun 2015CPOL1 min read 68.2K   10  
A short Reference on how you can validate a registry-formatted GUID with a regular expression

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Switzerland Switzerland
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions