XamlXmlReader::LineNumber Property
.NET Framework (current version)
Gets the line number to report.
Assembly: System.Xaml (in System.Xaml.dll)
Implements
IXamlLineInfo::LineNumberThis property is part of the IXamlLineInfo implementation. Node types of StartObject, StartMember, NamespaceDeclaration, or Value can return a line number. 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: