'Declaration
<NotNullAttribute()> Public Shared ReadOnly Property ByteString As PrimitiveDataType
'Usage
Dim value As PrimitiveDataType value = UAOpcBinaryStandardDataTypes.ByteString
[NotNull()] public static PrimitiveDataType ByteString {get;}
[NotNull()] public: static property PrimitiveDataType^ ByteString { PrimitiveDataType^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).