UIContextGuids80.DesignMode 字段
指定编辑器在设计模式下的上下文。
命名空间: Microsoft.VisualStudio.Shell.Interop
程序集: Microsoft.VisualStudio.Shell.Interop.8.0(在 Microsoft.VisualStudio.Shell.Interop.8.0.dll 中)
语法
声明
Public Const DesignMode As String
public const string DesignMode
备注
此上下文在调试过程中处于活动状态的所有时间。
此上下文的 GUID 为:{ADF C4 E63-0397-11D1-9F4E-00A0 C911004 14,F}。 它在 vsshlids.h 和 vsshell.h 定义。
.NET Framework 安全性
- 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关更多信息,请参见通过部分受信任的代码使用库。