Share via


IVsExtensibility2.TestForShutdown Method

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:  EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

Syntax

'Declaration
Function TestForShutdown As Boolean
'Usage
Dim instance As IVsExtensibility2 
Dim returnValue As Boolean 

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

Return Value

Type: System.Boolean

Implements

IVsExtensibility.TestForShutdown()

.NET Framework Security

See Also

Reference

IVsExtensibility2 Interface

IVsExtensibility2 Members

TestForShutdown Overload

EnvDTE80 Namespace