IDebugTransformationRun.Errors Property

Definition

public:
 property System::CodeDom::Compiler::CompilerErrorCollection ^ Errors { System::CodeDom::Compiler::CompilerErrorCollection ^ get(); };
public System.CodeDom.Compiler.CompilerErrorCollection Errors { get; }
member this.Errors : System.CodeDom.Compiler.CompilerErrorCollection
Public ReadOnly Property Errors As CompilerErrorCollection

Property Value

Returns CompilerErrorCollection.

Applies to