PipelineComponentScanner Properties
Public Properties
Name | Description | |
---|---|---|
Errors | Gets the list of error messages produced by the last call to Update. | |
ImporterAttributes | Gets a dictionary that maps importer names to their associated metadata attributes. | |
ImporterNames | Gets the names of all available importers. | |
ImporterOutputTypes | Gets a dictionary that maps importer names to the fully qualified name of their return types. | |
ProcessorAttributes | Gets a dictionary that maps processor names to their associated metadata attributes. | |
ProcessorInputTypes | Gets a dictionary that maps processor names to the fully qualified name of supported input types. | |
ProcessorNames | Gets the names of all available importers. | |
ProcessorOutputTypes | Gets a dictionary that maps processor names to the fully qualified name of their output types. |
See Also
Reference
PipelineComponentScanner Class
Microsoft.Xna.Framework.Content.Pipeline Namespace