Partilhar via


PipelineComponentScanner.ImporterAttributes Property

Note

This property is available only when developing for Windows.

Gets a dictionary that maps importer names to their associated metadata attributes.

Namespace: Microsoft.Xna.Framework.Content.Pipeline
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)

Syntax

public IDictionary<string, ContentImporterAttribute> ImporterAttributes { get; }

Property Value

Importer names and their related metadata values.

Remarks

Call ImporterAttributes to look up the DisplayName value for an importer object and which file extensions are supported.

See Also

Reference

PipelineComponentScanner Class
PipelineComponentScanner Members
Microsoft.Xna.Framework.Content.Pipeline Namespace

Platforms

Windows 7, Windows Vista, Windows XP