OPC Studio User's Guide and Reference
Default Property (UABrowseInputs)



View with Navigation Tools
OpcLabs.EasyOpcForms Assembly > OpcLabs.EasyOpc.UA.Forms.Browsing Namespace > UABrowseInputs Class : Default Property
The default browse inputs.
Syntax
'Declaration
 
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)>
<NotNullAttribute()>
Public Shared ReadOnly Property Default As UABrowseInputs
 
'Usage
 
Dim value As UABrowseInputs
 
value = UABrowseInputs.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