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