ContentProcessorAttribute Class
XNA Game Studio 2.0
Gets any existing content processor components.
Namespace: Microsoft.Xna.Framework.Content.Pipeline
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
If you are developing a custom processor, it must use this attribute. The processor must also extend the ContentProcessor class.