This topic has not yet been rated - Rate this topic

ClassResource Element (Solution)

Specifies a class resource to include in a solution's assembly.


<ClassResource
  FileName = "Text"
  Location = "Text">
</ClassResource>

Attribute

Description

FileName

Optional Text. The name of the class resource file.

Location

Optional Text. The relative path of the class resource.

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.