Click or drag to resize

MacroAttribute Properties

The MacroAttribute type exposes the following members.

Properties
  NameDescription
Public propertyEditable
Allows specifying which occurrence of the target parameter becomes editable when the template is deployed.
Public propertyExpression
Allows specifying a macro that will be executed for a source template parameter when the template is expanded.
Public propertyTarget
Identifies the target parameter of a source template if the MacroAttribute is applied on a template method.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also