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