Share via


ITextTemplating.EndErrorSession Method

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

Syntax

'Declaration
Function EndErrorSession As Boolean
'Usage
Dim instance As ITextTemplating 
Dim returnValue As Boolean 

returnValue = instance.EndErrorSession()
bool EndErrorSession()
bool EndErrorSession()
function EndErrorSession() : boolean

Return Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

ITextTemplating Interface

ITextTemplating Members

Microsoft.VisualStudio.TextTemplating.VSHost Namespace