次の方法で共有


ContentBuildLogger Members

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

Protected Constructors

Name Description
Protected Method ContentBuildLogger Initializes a new instance of ContentBuildLogger.

Public Properties

Name Description
Public Property LoggerRootDirectory Gets or sets the base reference path used when reporting errors during the content build process.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method LogImportantMessage Outputs a high-priority status message from a content importer or processor.
Public Method LogMessage Outputs a low priority status message from a content importer or processor.
Public Method LogWarning Outputs a warning message from a content importer or processor.
Public Method PopFile Outputs a message indicating that a content asset has completed processing.
Public Method PushFile Outputs a message indicating that a content asset has begun processing.
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method GetCurrentFilename Gets the filename currently being processed, for use in warning and error messages.
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

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