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