다음을 통해 공유


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

‘선언
Public iTopLine As Integer
‘사용 방법
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