ContentImporterContext Members

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

Public Constructors

Name Description
Public Method ContentImporterContext Initializes a new instance of ContentImporterContext.

Public Properties

Name Description
Public Property IntermediateDirectory The absolute path to the root of the build intermediate (object) directory.
Public Property Logger Gets the logger for an importer.
Public Property OutputDirectory The absolute path to the root of the build output (binaries) directory.

Public Methods

Name Description
Public Method AddDependency Adds a dependency to the specified file.
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (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

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