Share via


configuration

The configuration element is the main element in the Web application configuration file (isv.config).

Example

<configuration>
   <Root>
   </Root>
   <Entities>
   </Entities>
</configuration>

Attributes

None

Element Information

Number of occurrences One
Parent elements None
Child elements Root and Entities

© 2005 Microsoft Corporation. All rights reserved.