Partager via


MARKERDATA.iTopLine Field

Top line of the range.

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

Syntax

'Déclaration
Public iTopLine As Integer
'Utilisation
Dim instance As MARKERDATA
Dim value As Integer

value = instance.iTopLine

instance.iTopLine = value
public int iTopLine
public:
int iTopLine
val mutable iTopLine: int
public var iTopLine : int

Remarks

COM Signature

From textmgr.idl:

.NET Framework Security

See Also

Reference

MARKERDATA Structure

MARKERDATA Members

Microsoft.VisualStudio.TextManager.Interop Namespace