IDifferenceViewer::Options Property

 

Gets or sets the general difference viewer options (DifferenceViewerOptions).

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

property IEditorOptions^ Options {
	IEditorOptions^ get();
}

Property Value

Type: Microsoft.VisualStudio.Text.Editor::IEditorOptions^

The general difference viewer options (DifferenceViewerOptions).

Return to top
Show: