A read-only instance of the ShortGuid class whose value is guaranteed to be all zeroes.

Namespace: MonoSoftware.Core
Assembly: MonoSoftware.Core (in MonoSoftware.Core.dll) Version: 1.0.40.669 (1.0.40.669)

Syntax

C#
public static readonly ShortGuid Empty
Visual Basic
Public Shared ReadOnly Empty As ShortGuid
Visual C++
public:
static initonly ShortGuid Empty
F#
static val Empty: ShortGuid

Field Value

Type: ShortGuid

See Also