ToolWindowGuids80.LocalChanges Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This tool window displays files that have been changed and that are under source control.
public: System::String ^ LocalChanges;
std::wstring LocalChanges;
public const string LocalChanges;
val mutable LocalChanges : string
Public Const LocalChanges As String
Field Value
Remarks
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.