[This is preliminary documentation and is subject to change.]
Returns global unique identifier for this particular message
Namespace: NFX.LogAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public Guid Guid { get; }
public Guid Guid { get; }
Public ReadOnly Property Guid As Guid
Get
Public ReadOnly Property Guid As Guid
Get
public:
property Guid Guid {
Guid get ();
}
public:
property Guid Guid {
Guid get ();
}
member Guid : Guid with get
member Guid : Guid with get
Property Value
Type:
Guid