Share via


ContentImporterAttribute Members

The following tables list the members exposed by the ContentImporterAttribute type.

Public Constructors

Name Description
Public Method ContentImporterAttribute Overloaded. Initializes a new instance of ContentImporterAttribute.

Public Properties

Name Description
Public Property CacheImportedData Gets and sets the caching of the content during importation.
Public Property DefaultProcessor Gets or sets the name of the default processor for content read by this importer.
Public Property DisplayName Gets or sets the string representing the importer in a user interface.
Public Property FileExtensions Gets the supported file name extensions of the importer.

Public Methods

Name Description
Public Method Equals (Inherited from Attribute.)
Public Method GetHashCode (Inherited from Attribute.)
Public Method GetType (Inherited from Object.)
Public Method Match (Inherited from Attribute.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

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