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