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