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 ContentImporterContext type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
ContentImporterContext | Initializes a new instance of ContentImporterContext. |
Public Properties
Name | Description | |
---|---|---|
![]() |
IntermediateDirectory | The absolute path to the root of the build intermediate (object) directory. |
![]() |
Logger | Gets the logger for an importer. |
![]() |
OutputDirectory | The absolute path to the root of the build output (binaries) directory. |
Public Methods
Name | Description | |
---|---|---|
![]() |
AddDependency | Adds a dependency to the specified file. |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
ContentImporterContext Class
Microsoft.Xna.Framework.Content.Pipeline Namespace