ContextGuids
(EnvDTE80.ContextGuids)
Inherits:
System.Object
Interfaces:
Derived Types:
0
Assembly:
envdte80.dll
Contains context GUIDs, each of which represents a given IDE or tool window state, such as a debugging is in process, an empty solution is loaded, or the IDE is in design view. This enumeration is passed as an argument to AddNamedCommand and AddNamedCommand2.
VB.NET
C#
|
VB.NET
Public MustInherit Class ContextGuids
End Class
Articles