Share via


ExternalError.iLine Field

Error line number.

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

Syntax

'Declaration
Public iLine As Integer
'Usage
Dim instance As ExternalError 
Dim value As Integer 

value = instance.iLine 

instance.iLine = value
public int iLine
public:
int iLine
public var iLine : int

.NET Framework Security

See Also

Reference

ExternalError Structure

ExternalError Members

Microsoft.VisualStudio.TextManager.Interop Namespace