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