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