ContentImporterAttribute Members
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. |
![]() |
TypeId | (Inherited from Attribute.) |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Attribute.) |
![]() |
GetCustomAttribute | (Inherited from Attribute.) |
![]() |
GetCustomAttributes | (Inherited from Attribute.) |
![]() |
GetHashCode | (Inherited from Attribute.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IsDefaultAttribute | (Inherited from Attribute.) |
![]() |
IsDefined | (Inherited from Attribute.) |
![]() |
Match | (Inherited from Attribute.) |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
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