다음을 통해 공유


IDifferenceBuffer.Options Property

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

Syntax

‘선언
ReadOnly Property Options As IEditorOptions
IEditorOptions Options { get; }
property IEditorOptions^ Options {
    IEditorOptions^ get ();
}
abstract Options : IEditorOptions
function get Options () : IEditorOptions

Property Value

Type: Microsoft.VisualStudio.Text.Editor.IEditorOptions

.NET Framework Security

See Also

Reference

IDifferenceBuffer Interface

Microsoft.VisualStudio.Text.Differencing Namespace