OPC Studio User's Guide and Reference
UAApplicationElement Constructor



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Discovery Namespace > UAApplicationElement Class : UAApplicationElement Constructor
Initializes a new instance of the class.
Overload List
OverloadDescription
Initializes a new instance of the class with default data.  
Initializes a new instance as a copy of an existing application element object.  
Initializes a new instance of the class, specifying the discovery URI string.  
Initializes a new instance of the class, using default application type.  
Initializes a new instance of the class, specifying server name, discovery URI string, and server capabilities.  
Initializes a new instance of the class, with empty server capabilities.  
Initializes a new instance of the class, specifying single or none discovery URI string.  
Initializes a new instance of the class, specifying its individual properties.  
Initializes a new instance of the class with serialized data.  
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