[This is preliminary documentation and is subject to change.]
Returns unique identifier of this running instance
Namespace: NFXAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static Guid InstanceID { get; }
public static Guid InstanceID { get; }
Public Shared ReadOnly Property InstanceID As Guid
Get
Public Shared ReadOnly Property InstanceID As Guid
Get
public:
static property Guid InstanceID {
Guid get ();
}
public:
static property Guid InstanceID {
Guid get ();
}
static member InstanceID : Guid with get
static member InstanceID : Guid with get
Property Value
Type:
Guid