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