Sdílet prostřednictvím


DirectiveProcessor.IDirectiveProcessor.Errors – vlastnost

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

Syntaxe

'Deklarace
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
Jazyk JScript nepodporuje explicitní implementace rozhraní.

Hodnota vlastnosti

Typ: CompilerErrorCollection

Implementuje

IDirectiveProcessor.Errors

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DirectiveProcessor Třída

Microsoft.VisualStudio.TextTemplating – obor názvů