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