[This is preliminary documentation and is subject to change.]
Returns process/instance unique app component system id
Namespace: NFX.ApplicationModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public ulong ComponentSID { get; }
public ulong ComponentSID { get; }
Public ReadOnly Property ComponentSID As ULong
Get
Public ReadOnly Property ComponentSID As ULong
Get
public:
virtual property unsigned long long ComponentSID {
unsigned long long get () sealed;
}
public:
virtual property unsigned long long ComponentSID {
unsigned long long get () sealed;
}
abstract ComponentSID : uint64 with get
override ComponentSID : uint64 with get
abstract ComponentSID : uint64 with get
override ComponentSID : uint64 with get
Property Value
Type:
UInt64Implements
IApplicationComponent ComponentSID