DifferenceViewerOptions.SynchronizeSideBySideViewsName 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.
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.
public: System::String ^ SynchronizeSideBySideViewsName;
std::wstring SynchronizeSideBySideViewsName;
public const string SynchronizeSideBySideViewsName;
val mutable SynchronizeSideBySideViewsName : string
Public Const SynchronizeSideBySideViewsName As String