영어로 읽기

다음을 통해 공유


VsTextViewClass.SetSelectionMode Method

Sets the selection mode.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

Syntax

public virtual int SetSelectionMode(
    TextSelMode iSelMode
)

Parameters

Return Value

Type: System.Int32

Implements

IVsTextView.SetSelectionMode(TextSelMode)

.NET Framework Security

See Also

Reference

VsTextViewClass Class

VsTextViewClass Members

Microsoft.VisualStudio.TextManager.Interop Namespace