Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following tables list the members exposed by the ContentImporterAttribute type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
ContentImporterAttribute | Overloaded. Initializes a new instance of ContentImporterAttribute. |
Public Properties
Name | Description | |
---|---|---|
![]() |
CacheImportedData | Gets and sets the caching of the content during importation. |
![]() |
DefaultProcessor | Gets or sets the name of the default processor for content read by this importer. |
![]() |
DisplayName | Gets or sets the string representing the importer in a user interface. |
![]() |
FileExtensions | Gets the supported file name extensions of the importer. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Attribute.) |
![]() |
GetHashCode | (Inherited from Attribute.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
Match | (Inherited from Attribute.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
ContentImporterAttribute Class
Microsoft.Xna.Framework.Content.Pipeline Namespace