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