<Import> TagĀ 

Reads a specified XML configuration file into the current configuration file.

Syntax

<Import filename="filename.config">
      
    </Import>

Parameters

  • filename
    The name of an XML configuration file.

Remarks

Use this tag to import blocks of information that are common to multiple configurations.

Occurs in
<Emulator>

Version Information

Available in .NET Micro Framework version 2.0

See Also

Reference

Emulator XML References