'Declaration
<NotNullAttribute()> ReadOnly Property NumericIdentifierString As String
'Usage
Dim instance As _UAPublisherId Dim value As String value = instance.NumericIdentifierString
[NotNull()] string NumericIdentifierString {get;}
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).
The default value of this property is 0
.