Share via


VsShellUtilities.ShellIsShuttingDown Property

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Public Shared ReadOnly Property ShellIsShuttingDown As Boolean
public static bool ShellIsShuttingDown { get; }
public:
static property bool ShellIsShuttingDown {
    bool get ();
}
static member ShellIsShuttingDown : bool with get
static function get ShellIsShuttingDown () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

VsShellUtilities Class

Microsoft.VisualStudio.Shell Namespace