Expand Minimize
This topic has not yet been rated - Rate this topic

Files Element (ASSL)

Contains the collection of File elements that make up a ClrAssembly element.


<Assembly xsi:type="ClrAssembly">
   ...
   <Files>
      <File xsi:type="ClrAssemblyFile">...</File>
   </Files>
   ...
</Assembly>

Characteristic

Description

Data type and length

None

Default value

None

Cardinality

1-1: Required element that occurs once and only once.

Relationship

Element

Parent elements

Assembly of type ClrAssembly

Child elements

File of type ClrAssemblyFile

The corresponding element in the Analysis Management Objects (AMO) object model is ClrAssemblyFileCollection.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.