Aracılığıyla paylaş


DirectiveProcessor.IDirectiveProcessor.Errors Özellik

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

Sözdizimi

'Bildirim
Private ReadOnly Property Errors As CompilerErrorCollection
    Implements IDirectiveProcessor.Errors
CompilerErrorCollection IDirectiveProcessor.Errors { get; }
private:
virtual property CompilerErrorCollection^ Errors {
    CompilerErrorCollection^ get () sealed = IDirectiveProcessor::Errors::get;
}
private abstract Errors : CompilerErrorCollection
private override Errors : CompilerErrorCollection
JScript açık arabirim uygulamalarını desteklemez.

Özellik Değeri

Tür: System.CodeDom.Compiler.CompilerErrorCollection

Yüklenen

IDirectiveProcessor.Errors

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DirectiveProcessor Sınıf

Microsoft.VisualStudio.TextTemplating Ad Alanı