Class DIMacroFile
Macro file included by a unit
public class DIMacroFile : DIMacroNode, IEquatable<IrMetadata>
- Inheritance
-
DIMacroFile
- Implements
- Inherited Members
Remarks
A macro file is collection of macros and the DIFile that they are all defined in. Essentially this is used to establish a many to one relation mapping between the macros and the DIFile that they are used in.
Properties
- Elements
Gets the elements of this macro file
- File
Gets the file information for this macro file