ToolWindowGuids80.SdmDesignerTransactions 字段

此 API 支持 .NET Framework 基础结构,不适合在代码中直接使用。

仅限内部调试使用。

命名空间:  Microsoft.VisualStudio.Shell.Interop
程序集:  Microsoft.VisualStudio.Shell.Interop.8.0(在 Microsoft.VisualStudio.Shell.Interop.8.0.dll 中)

语法

声明
Public Const SdmDesignerTransactions As String
public const string SdmDesignerTransactions

备注

此工具窗口的 GUID 是:

#define guidSdmDesignerTransactions { 0x6F409264, 0x641B, 0x46E4, { 0x99, 0xA8, 0xF6, 0xB6, 0x56, 0x54, 0xAF, 0xF4 } }

此工具窗口使用仅为内部调试目的。

.NET Framework 安全性

请参见

参考

ToolWindowGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间