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