This documentation is archived and is not being maintained.
IAssemblyPostProcessor Members
Visual Studio 2008
Defines the method a class implements to process an assembly after the assembly has been built.
The IAssemblyPostProcessor type exposes the following members.
| Name | Description | |
|---|---|---|
|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
|
PostProcessAssembly | Called before the assembly is loaded to allow the implementing class to modify the assembly. |
Show: