[This is preliminary documentation and is subject to change.]
Returns instance ID for the calling application container
Namespace: NFX.Glue.NativeAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public Guid AppInstanceID { get; }
public Guid AppInstanceID { get; }
Public ReadOnly Property AppInstanceID As Guid
Get
Public ReadOnly Property AppInstanceID As Guid
Get
public:
property Guid AppInstanceID {
Guid get ();
}
public:
property Guid AppInstanceID {
Guid get ();
}
member AppInstanceID : Guid with get
member AppInstanceID : Guid with get
Property Value
Type:
Guid