1
Automation Interface, Add-Ins and Tools / excluding packages from rtf report
« on: November 09, 2007, 03:42:24 am »
hey.
I'm trying to write an addin which changes the exclude flag of the rtf report on some packages. In other words, the plugin should go through all packages, read the name, and if it finds the phrase: undocumented i.e. the flag wether the package should be included or not in a rtf report the plugin should change the flag to exclude! I'cant seem to find the flag nor a way to indicate a plugin to read the name and based on the name perform certain actions.
Maybe someone can explain what the possible outputs of the Flags() attribute are, and how to change them based on the name of the package.
Thx in advance
I'm trying to write an addin which changes the exclude flag of the rtf report on some packages. In other words, the plugin should go through all packages, read the name, and if it finds the phrase: undocumented i.e. the flag wether the package should be included or not in a rtf report the plugin should change the flag to exclude! I'cant seem to find the flag nor a way to indicate a plugin to read the name and based on the name perform certain actions.
Maybe someone can explain what the possible outputs of the Flags() attribute are, and how to change them based on the name of the package.
Thx in advance