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