ContentImporterAttribute.FileExtensions Property

Note

This property is available only when developing for Windows.

Gets the supported file name extensions of the importer.

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

Syntax

public IEnumerable<string> FileExtensions { get; }

Property Value

An enumerated list of supported file name extensions. Extensions are prefixed by '.' .

See Also

Reference

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

Platforms

Windows 7, Windows Vista, Windows XP