IDifferenceBuffer.Options Property
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.
Used to modify general difference buffer options (DifferenceBufferOptions).
public:
property Microsoft::VisualStudio::Text::Editor::IEditorOptions ^ Options { Microsoft::VisualStudio::Text::Editor::IEditorOptions ^ get(); };
public:
property Microsoft::VisualStudio::Text::Editor::IEditorOptions ^ Options { Microsoft::VisualStudio::Text::Editor::IEditorOptions ^ get(); };
public Microsoft.VisualStudio.Text.Editor.IEditorOptions Options { get; }
member this.Options : Microsoft.VisualStudio.Text.Editor.IEditorOptions
Public ReadOnly Property Options As IEditorOptions
Property Value
The general difference buffer options DifferenceBufferOptions).