PipelineComponentScanner.Errors Property
Note
This property is available only when developing for Windows.
Gets the list of error messages produced by the last call to Update.
Namespace: Microsoft.Xna.Framework.Content.Pipeline
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
public IList<string> Errors { get; }
Property Value
Collection of the latest error descriptions.
See Also
Reference
PipelineComponentScanner Class
PipelineComponentScanner Members
Microsoft.Xna.Framework.Content.Pipeline Namespace
Platforms
Windows 7, Windows Vista, Windows XP