Sdílet prostřednictvím


IDebugTransformationRun.Errors – vlastnost

Obor názvů:  Microsoft.VisualStudio.TextTemplating
Sestavení:  Microsoft.VisualStudio.TextTemplating.Interfaces.11.0 (v Microsoft.VisualStudio.TextTemplating.Interfaces.11.0.dll)

Syntaxe

'Deklarace
ReadOnly Property Errors As CompilerErrorCollection
CompilerErrorCollection Errors { get; }
property CompilerErrorCollection^ Errors {
    CompilerErrorCollection^ get ();
}
abstract Errors : CompilerErrorCollection
function get Errors () : CompilerErrorCollection

Hodnota vlastnosti

Typ: System.CodeDom.Compiler.CompilerErrorCollection
Vrátí CompilerErrorCollection.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IDebugTransformationRun Rozhraní

Microsoft.VisualStudio.TextTemplating – obor názvů