ToolWindowGuids80::LocalChanges Field
Visual Studio 2015
This tool window displays files that have been changed and that are under source control.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
The GUID for this tool window is:
#define guidLocalChanges { 0x53544C4D, 0x5C18, 0x11D3, 0xAB71, { 0x00, 0x50, 0x04, 0x0A, 0xE0, 0x94 } }
This tool window is typically available by selecting Pending Checkins from the View menu.
Show: