PipelineComponentScanner.ImporterOutputTypes Property
Note
This property is available only when developing for Windows.
Gets a dictionary that maps importer names to the fully qualified name of their return 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> ImporterOutputTypes { get; }
Property Value
Importer names and their related return types.
See Also
Reference
PipelineComponentScanner Class
PipelineComponentScanner Members
Microsoft.Xna.Framework.Content.Pipeline Namespace
Platforms
Windows 7, Windows Vista, Windows XP