IXMLDOMParseError.linepos Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property int linepos { int get(); };
[System.Runtime.InteropServices.DispId(183)]
public int linepos { [System.Runtime.InteropServices.DispId(183)] get; }
[<System.Runtime.InteropServices.DispId(183)>]
[<get: System.Runtime.InteropServices.DispId(183)>]
member this.linepos : int
Public ReadOnly Property linepos As Integer
Property Value
- Attributes