SysHelper.NewGUID Property

HD.Common

SysHelperNewGUID Property Helper帮助文档
获取GUID值

Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static string NewGUID { get; }
Public Shared ReadOnly Property NewGUID As String
	Get
public:
static property String^ NewGUID {
	String^ get ();
}
static member NewGUID : string with get

Property Value

Type: String
See Also

Reference