Partilhar via


PipelineComponentScanner Properties

Public Properties

Name Description
Public Property Errors Gets the list of error messages produced by the last call to Update.
Public Property ImporterAttributes Gets a dictionary that maps importer names to their associated metadata attributes.
Public Property ImporterNames Gets the names of all available importers.
Public Property ImporterOutputTypes Gets a dictionary that maps importer names to the fully qualified name of their return types.
Public Property ProcessorAttributes Gets a dictionary that maps processor names to their associated metadata attributes.
Public Property ProcessorInputTypes Gets a dictionary that maps processor names to the fully qualified name of supported input types.
Public Property ProcessorNames Gets the names of all available importers.
Public Property 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