ApplicationResourceFile Element (Solution)

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Specifies an application resource file to include in the solution.

<ApplicationResourceFile
  Location="Text">
</ApplicationResourceFile>

Attributes

Attribute

Description

Location

Required Text. Specifies a relative location within the solution that contains the application resource file.

Child Elements

None

Parent Elements

ApplicationResourceFiles

Example

For an example of how this element is used, see Solution Schema.

Microsoft.Win32.RegistryKey#4