ContentProcessorAttribute Members

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

Public Constructors

Name Description
Public Method ContentProcessorAttribute Initializes an instance of ContentProcessorAttribute.

Public Properties

Name Description
Public Property DisplayName Gets or sets the string representing the processor in a user interface.
Public Property TypeId (Inherited from Attribute.)

Public Methods

Name Description
Public Method Equals (Inherited from Attribute.)
Public Method GetCustomAttribute (Inherited from Attribute.)
Public Method GetCustomAttributes (Inherited from Attribute.)
Public Method GetHashCode (Inherited from Attribute.)
Public Method GetType (Inherited from Object.)
Public Method IsDefaultAttribute (Inherited from Attribute.)
Public Method IsDefined (Inherited from Attribute.)
Public Method Match (Inherited from Attribute.)
Public Method ReferenceEquals (Inherited from Object.)
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

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