Udostępnij za pośrednictwem


Właściwość IDebugTransformationRun.Errors —

Przestrzeń nazw:  Microsoft.VisualStudio.TextTemplating
Zestaw:  Microsoft.VisualStudio.TextTemplating.Interfaces.11.0 (w Microsoft.VisualStudio.TextTemplating.Interfaces.11.0.dll)

Składnia

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

Wartość właściwości

Typ: System.CodeDom.Compiler.CompilerErrorCollection
Returns CompilerErrorCollection.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IDebugTransformationRun Interfejs

Przestrzeń nazw Microsoft.VisualStudio.TextTemplating