IDifferenceBuffer::Options Property

 

Gets or sets the general difference buffer options DifferenceBufferOptions).

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

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

Property Value

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

The general difference buffer options DifferenceBufferOptions).

Return to top
Show: