ContentBuildLogger.LogImportantMessage Method
Outputs a high-priority status message from a content importer or processor.
Namespace: Microsoft.Xna.Framework.Content.Pipeline
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
public virtual abstract void LogImportantMessage (
string message,
Object[] messageArgs
)
Parameters
- message
Message being reported. - messageArgs
[ParamArrayAttribute] Arguments for the reported message.
Remarks
Use LogImportantMessage only for important information, because these messages appear in the Output window of Visual Studio. Importers and processors should use this functionality only for unusual or unexpected situations.
See Also
Reference
ContentBuildLogger Class
ContentBuildLogger Members
Microsoft.Xna.Framework.Content.Pipeline Namespace
Platforms
Windows XP SP2, Windows Vista