LayerD CodeDOM and Zoe Compiler interface
Errors Property
NamespacesLayerD.OutputModules.ImportersNetImporterErrors

[This is preliminary documentation and is subject to change.]

Gets the errors.
Declaration Syntax
C#Visual BasicVisual C++
public IErrorCollection Errors { get; }
Public ReadOnly Property Errors As IErrorCollection
public:
property IErrorCollection^ Errors {
	IErrorCollection^ get ();
}
Value
The errors.

Assembly: lib_zoe_outmod_cs (Module: lib_zoe_outmod_cs) Version: 1.0.3410.22812 (1.0.0.0)