OPC Labs EasyOPC-UA Components Library
ExportRegisteredApplicationToFile Method
OpcLabs_EasyOpcUAComponents ActiveX DLL > EasyUAApplication Object : ExportRegisteredApplicationToFile Method

Description
Exports the registration data of the OPC UA application into an XML file.

 

DISPID (Dispatch ID):

 

For more information, see ExportRegisteredApplicationToFile in .NET Reference.

Syntax
Visual Basic
Public Sub ExportRegisteredApplicationToFile( _
   ByVal filePath As String _
) 
Parameters
filePath

Return Type

See ExportRegisteredApplicationToFile in .NET Reference.

Remarks

For remarks, see ExportRegisteredApplicationToFile in .NET Reference.

Example

For examples, see ExportRegisteredApplicationToFile in .NET Reference.

See Also

EasyUAApplication Object  | EasyUAApplication Members