Partager via


DirectiveProcessor.IDirectiveProcessor.Errors, propriété

Espace de noms :  Microsoft.VisualStudio.TextTemplating
Assembly :  Microsoft.VisualStudio.TextTemplating.12.0 (dans Microsoft.VisualStudio.TextTemplating.12.0.dll)

Syntaxe

'Déclaration
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 with get 
private override Errors : CompilerErrorCollection with get
JScript ne prend pas en charge les implémentations d'interfaces explicites.

Valeur de propriété

Type : CompilerErrorCollection

Implémentations

IDirectiveProcessor.Errors

Sécurité .NET Framework

Voir aussi

Référence

DirectiveProcessor Classe

Microsoft.VisualStudio.TextTemplating, espace de noms