DifferenceViewerOptions.SynchronizeSideBySideViewsName Field

The name of the option that specifies whether the views are to be synchronized. If true, the left and right views of the side by side view are aligned with each other. This option is ignored in the other view modes.

Namespace:  Microsoft.VisualStudio.Text.Differencing
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

Syntax

'Declaration
Public Const SynchronizeSideBySideViewsName As String
public const string SynchronizeSideBySideViewsName
public:
literal String^ SynchronizeSideBySideViewsName
static val mutable SynchronizeSideBySideViewsName: string
public const var SynchronizeSideBySideViewsName : String

.NET Framework Security

See Also

Reference

DifferenceViewerOptions Class

Microsoft.VisualStudio.Text.Differencing Namespace