Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
UL Ext.: 生成一个新的 UUID (System.Guid)。
Visual Basic Public Function GetNewUUID() As Guid
C# public Guid GetNewUUID();
System.Guid 形式的新 UUID。
这里提供此方法是因为 .NET Compact Framework 中未包括它。