IVsDifferenceCodeWindow::LeftLabel Property
Visual Studio 2015
Gets or sets the label displayed above the left view.
Assembly: Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)
This object is displayed in a ContentControl. If the object is a string, then the string is formated (replacing {0} with the name of the left file and {1} with the name of the right file). This label is not displayed in the side by side view if SideBySideLabel is not null.
Show: