Expand Minimize
This topic has not yet been rated - Rate this topic

RestartReason Enumeration

List of reasons for which the Extension Manager may require a restart.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

Namespace:  Microsoft.VisualStudio.ExtensionManager
Assembly:  Microsoft.VisualStudio.ExtensionManager (in Microsoft.VisualStudio.ExtensionManager.dll)
[FlagsAttribute]
public enum RestartReason
Member nameDescription
None
PendingDisable
PendingEnable
PendingUninstall

Although this API supports the Extension Manager infrastructure, we recommend that you do not use it because it is subject to change.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.