AspectInfrastructureTask Properties |
The AspectInfrastructureTask type exposes the following members.
Name | Description | |
---|---|---|
CopyrightNotice |
Gets the line of text that's printed on standard output next to the name of this task during build.
For example, if this were "By PostSharp Technologies", the entire line might be "MyTask: By PostSharp Technologies".
(Inherited from Task.) | |
IsInitialized | (Inherited from Task.) | |
SymAspectModule |
Gets the node of the symbol file representing the module being processed.
| |
TransformationInstances |
Gets the collection of transformations that must be executed by the current task.
| |
TypeInitializationManager |
Gets the TypeInitializationManager.
|