ToolWindowGuids80::LocalChanges Field

 

This tool window displays files that have been changed and that are under source control.

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

public:
literal String^ LocalChanges

Field Value

Type: System::String^

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.

Return to top
Show: