DesiredStateNotifications Enumeration
Microsoft internal use only.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.VisualStudio.PlatformUI.OleComponentSupport
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'宣言
<FlagsAttribute> _
Public Enumeration DesiredStateNotifications
[FlagsAttribute]
public enum DesiredStateNotifications
Members
Member name | Description | |
---|---|---|
None | Microsoft internal use only. | |
Modal | Microsoft internal use only. | |
RedrawOff | Microsoft internal use only. | |
WarningsOff | Microsoft internal use only. | |
Recording | Microsoft internal use only.. |
See Also
Reference
Microsoft.VisualStudio.PlatformUI.OleComponentSupport Namespace