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