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