DsGoToLineOptions Enumeration

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

'Declaration
<GuidAttribute("6269C78D-5591-40D6-A095-5BAC8BA07478")> _
Public Enumeration DsGoToLineOptions
[GuidAttribute("6269C78D-5591-40D6-A095-5BAC8BA07478")]
public enum DsGoToLineOptions
[GuidAttribute(L"6269C78D-5591-40D6-A095-5BAC8BA07478")]
public enum class DsGoToLineOptions
[<GuidAttribute("6269C78D-5591-40D6-A095-5BAC8BA07478")>]
type DsGoToLineOptions
public enum DsGoToLineOptions

Members

Member name Description
dsLastLine  

See Also

Reference

EnvDTE Namespace