Aracılığıyla paylaş


IDirectiveProcessor.Errors Özellik

Hata koleksiyonu için hata/uyarı eklemek DirectiveProcessor.

Ad alanı:  Microsoft.VisualStudio.TextTemplating
Derleme:  Microsoft.VisualStudio.TextTemplating.Interfaces.11.0 (Microsoft.VisualStudio.TextTemplating.Interfaces.11.0.dll içinde)

Sözdizimi

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

Özellik Değeri

Tür: System.CodeDom.Compiler.CompilerErrorCollection
Returns CompilerErrorCollection.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IDirectiveProcessor Arabirim

Microsoft.VisualStudio.TextTemplating Ad Alanı