ToolWindowGuids80.LocalChanges 字段

此工具窗口显示在源代码管理下更改,而的文件。

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

语法

声明
Public Const LocalChanges As String
public const string LocalChanges

备注

此工具窗口的 GUID 是:

#define guidLocalChanges { 0x53544C4D, 0x5C18, 0x11D3, 0xAB71, { 0x00, 0x50, 0x04, 0x0A, 0xE0, 0x94 } }

此工具窗口通过选择 挂起签入 通常可用从 视图 菜单。

.NET Framework 安全性

请参见

参考

ToolWindowGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间