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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.