'Declaration
<CLSCompliantAttribute(False)> <EditorBrowsableAttribute(EditorBrowsableState.Advanced)> Public ReadOnly Property NumericIdentifierUInt64 As ULong
'Usage
Dim instance As UAPublisherId Dim value As ULong value = instance.NumericIdentifierUInt64
[CLSCompliant(false)] [EditorBrowsable(EditorBrowsableState.Advanced)] public ulong NumericIdentifierUInt64 {get;}
[CLSCompliant(false)] [EditorBrowsable(EditorBrowsableState.Advanced)] public: property ulong NumericIdentifierUInt64 { ulong get(); }
Property Value
The default value of this property is 0
.