QuickOPC User's Guide and Reference
Default Property (OpcBrowseOutputs)



View with Navigation Tools
OpcLabs.EasyOpcForms Assembly > OpcLabs.EasyOpc.Forms.Browsing Namespace > OpcBrowseOutputs Class : Default Property
The default browse outputs.
Syntax
'Declaration
 
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)>
<NotNullAttribute()>
Public Shared ReadOnly Property Default As OpcBrowseOutputs
 
'Usage
 
Dim value As OpcBrowseOutputs
 
value = OpcBrowseOutputs.Default
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also