Share via


vsGoToLineOptions Enum

Definition

Determines whether the line navigated to is the first or last line of the document.

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

Fields

Name Value Description
vsGoToLineOptionsFirst -2

Goes to the first line.

vsGoToLineOptionsLast -1

Goes to the last line.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022