Čitajte na engleskom

Dijeli putem


vsStartOfLineOptions Enum

Definition

Represents where to move the TextSelection object when moving to the beginning of the line.

C++/CX
public enum class vsStartOfLineOptions
Inheritance
vsStartOfLineOptions
Attributes

Fields

Name Value Description
vsStartOfLineOptionsFirstColumn 0

Goes to the first character in the line, white space or not, which is column zero. (Default)

vsStartOfLineOptionsFirstText 1

Goes to the first nonwhite-space character in the line.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022