Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
UL Ext.: Generates a new UUID (System.Guid).
Visual BasicPublic Function GetNewUUID() As Guid
C#public Guid GetNewUUID();
A new UUID as a System.Guid.
This method is provided here because it is not included in the .NET Compact Framework.