Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Operations Management Interface

XML sample for listing the file location of dynamically loaded libraries

XML sample for listing the file location of dynamically loaded libraries

  • Last UpdatedJul 17, 2024
  • 1 minute read

A sample list of dynamically loaded assemblies in XML format is shown below. The XML list format is the same for an embedded manifest resource or an external configuration file.

<?xml version="1.0" encoding="utf-8"?>

<Root>

<DependentFiles>

<DependentFile>

<FileName>DynDepAsm1.dll</FileName>

</DependentFile>

<DependentFile>

<FileName>DynDepAsm2.dll</FileName>

</DependentFile>

<DependentFile>

<FileName>DynDepAsm3.dll</FileName>

</DependentFile>

</DependentFiles>

</Root>

TitleResults for “How to create a CRG?”Also Available in