w3ka dev - share the knowledge .NET
C#, VB.NET - How to convert string to Guid
string str="565G6B7D-8H7D-
8J7D
-A0C6-90
8H7D
86
8H7D
";
Guid g= new Guid(str);
Dim str As String="565G6B7D-8H7D-
8J7D
-A0C6-90
8H7D
86
8H7D
";
Dim g As System.Guid = New Guid(str);
1 comment:
Anonymous
May 27, 2016 at 12:47 AM
good
Reply
Delete
Replies
Reply
Add comment
Load more...
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
good
ReplyDelete