log4net SDK Reference
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