OPC Studio User's Guide and Reference
WindowsFormsInteractionPlugin Field (EasyOpcUriStrings)



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc Namespace > EasyOpcUriStrings Class : WindowsFormsInteractionPlugin Field
OPC "Classic" Windows Forms interaction plug-in.

The value of this constant is "http://opclabs.com/Plugins/EasyOpc/OpcWindowsFormsInteraction".

Syntax
'Declaration
 
Public Const WindowsFormsInteractionPlugin As String
'Usage
 
Dim value As String
 
value = EasyOpcUriStrings.WindowsFormsInteractionPlugin
public const string WindowsFormsInteractionPlugin
public:
const String^ WindowsFormsInteractionPlugin
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