Share via


IVsExtensibility.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:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

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

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

Return Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

IVsExtensibility Interface

IVsExtensibility Members

EnvDTE Namespace