Partilhar via


PipelineComponentScanner.ProcessorAttributes Property

Note

This property is available only when developing for Windows.

Gets a dictionary that maps processor 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, ContentProcessorAttribute> ProcessorAttributes { get; }

Property Value

Processor names and their related metadata values.

Remarks

Call ProcessorAttributes to look up the DisplayName value for an processor object.

See Also

Reference

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

Platforms

Windows 7, Windows Vista, Windows XP