UIContextGuids::DesignMode Field

 

Specifies a context where the editor is in design mode.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

public:
literal String^ DesignMode

Field Value

Type: System::String^

This context is active all of the time except during debugging.

The GUID for this context is: {ADFC4E63-0397-11D1-9F4E-00A0C911004F}. It is defined in vsshlids.h and vsshell.h..

Return to top
Show: