OPC Labs EasyOPC-UA Library
ExportRegisteredApplicationToFile Method
OpcLabs_EasyOpcUA ActiveX DLL > NetSdkEasyUAClientServerApplication 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

NetSdkEasyUAClientServerApplication Object  | NetSdkEasyUAClientServerApplication Members