ITextTemplating.BeginErrorSession Method

Sets up/resets the system that causes only unique errors to be logged. Also creates an implicit code generation session.

Namespace:  Microsoft.VisualStudio.TextTemplating.VSHost
Assembly:  Microsoft.VisualStudio.TextTemplating.Interfaces.10.0 (in Microsoft.VisualStudio.TextTemplating.Interfaces.10.0.dll)

Syntax

'Declaration
Sub BeginErrorSession
void BeginErrorSession()
void BeginErrorSession()
abstract BeginErrorSession : unit -> unit
function BeginErrorSession()

.NET Framework Security

See Also

Reference

ITextTemplating Interface

Microsoft.VisualStudio.TextTemplating.VSHost Namespace