PipelineComponentScanner.ProcessorOutputTypes Property
Note
This property is available only when developing for Windows.
Gets a dictionary that maps processor names to the fully qualified name of their output types.
Namespace: Microsoft.Xna.Framework.Content.Pipeline
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
public IDictionary<string, string> ProcessorOutputTypes { get; }
Property Value
Processor names and their related output types.
See Also
Reference
PipelineComponentScanner Class
PipelineComponentScanner Members
Microsoft.Xna.Framework.Content.Pipeline Namespace
Platforms
Windows 7, Windows Vista, Windows XP