'Declaration<CLSCompliantAttribute(False)> Public ReadOnly Property InternalCode As UInteger
'UsageDim instance As UAStatusCode Dim value As UInteger instance.InternalCode = value value = instance.InternalCode
[CLSCompliant(false)] public uint InternalCode {get;}
[CLSCompliant(false)] public: property uint InternalCode { uint get(); }
Property Value
The default value of this property is 0.