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