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