TextLineChange.iStartLine Field
Start line of the old and new text.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
'Declaration
Public iStartLine As Integer
public int iStartLine
public:
int iStartLine
val mutable iStartLine: int
public var iStartLine : int
From textmgr.idl:
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.