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
bool TestForShutdown()
bool TestForShutdown()
abstract TestForShutdown : unit -> bool 
function TestForShutdown() : boolean

Return Value

Type: System.Boolean
true if we should test for shutdown, otherwise false.

.NET Framework Security

See Also

Reference

IVsExtensibility Interface

EnvDTE Namespace