'Declaration
<CLSCompliantAttribute(False)> <EditorBrowsableAttribute(EditorBrowsableState.Advanced)> Public ReadOnly Property NumericIdentifierString As String
'Usage
Dim instance As UAPublisherId Dim value As String value = instance.NumericIdentifierString
[CLSCompliant(false)] [EditorBrowsable(EditorBrowsableState.Advanced)] public string NumericIdentifierString {get;}
[CLSCompliant(false)] [EditorBrowsable(EditorBrowsableState.Advanced)] public: property String^ NumericIdentifierString { String^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).
The default value of this property is 0
.