ContentProcessorAttribute Members
The following tables list the members exposed by the ContentProcessorAttribute type.
Public Constructors
Name | Description | |
---|---|---|
ContentProcessorAttribute | Initializes an instance of ContentProcessorAttribute. |
Public Properties
Name | Description | |
---|---|---|
DisplayName | Gets or sets the string representing the processor in a user interface. | |
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
ContentProcessorAttribute Class
Microsoft.Xna.Framework.Content.Pipeline Namespace