IReadOnlyRegion.EdgeInsertionMode Property

Definition

The edge insertion behavior of the read-only region.

public:
 property Microsoft::VisualStudio::Text::EdgeInsertionMode EdgeInsertionMode { Microsoft::VisualStudio::Text::EdgeInsertionMode get(); };
public:
 property Microsoft::VisualStudio::Text::EdgeInsertionMode EdgeInsertionMode { Microsoft::VisualStudio::Text::EdgeInsertionMode get(); };
public Microsoft.VisualStudio.Text.EdgeInsertionMode EdgeInsertionMode { get; }
member this.EdgeInsertionMode : Microsoft.VisualStudio.Text.EdgeInsertionMode
Public ReadOnly Property EdgeInsertionMode As EdgeInsertionMode

Property Value

The EdgeInsertionMode.

Applies to