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