XamlXmlReader::LinePosition Property
.NET Framework (current version)
Gets the line position to report.
Assembly: System.Xaml (in System.Xaml.dll)
Implements
IXamlLineInfo::LinePositionThis property is part of the IXamlLineInfo implementation. Node types of StartObject, StartMember, NamespaceDeclaration, or Value can return a line position. Other node types return a value of 0. All node types return 0 if HasLineInfo is false.
.NET Framework
Available since 4.0
Available since 4.0
Show: