log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
SystemInfo.NewGuid Method
Generate a new guid
[Visual Basic]
Public Shared Function NewGuid() As
Guid
[C#]
public static
Guid NewGuid();
Return Value
A new Guid
Remarks
Generate a new guid
See Also
SystemInfo Class | log4net.Util Namespace