DirectiveProcessor.IDirectiveProcessor.Errors Property

Definition

property System::CodeDom::Compiler::CompilerErrorCollection ^ Microsoft::VisualStudio::TextTemplating::IDirectiveProcessor::Errors { System::CodeDom::Compiler::CompilerErrorCollection ^ get(); };
System.CodeDom.Compiler.CompilerErrorCollection Microsoft.VisualStudio.TextTemplating.IDirectiveProcessor.Errors { get; }
member this.Microsoft.VisualStudio.TextTemplating.IDirectiveProcessor.Errors : System.CodeDom.Compiler.CompilerErrorCollection
 ReadOnly Property Errors As CompilerErrorCollection Implements IDirectiveProcessor.Errors

Property Value

Implements

Applies to