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