QuickOPC User's Guide and Reference
ApplicationType Property (IUAApplicationElement)



View with Navigation Tools
OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Discovery Namespace > IUAApplicationElement Interface : ApplicationType Property
The type of application.
Syntax
'Declaration
 
ReadOnly Property ApplicationType As UAApplicationTypes
 
'Usage
 
Dim instance As IUAApplicationElement
Dim value As UAApplicationTypes
 
value = instance.ApplicationType
Requirements

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

See Also