Baml2006Reader.IXamlLineInfo.HasLineInfo Property

Definition

property bool System::Xaml::IXamlLineInfo::HasLineInfo { bool get(); };
bool System.Xaml.IXamlLineInfo.HasLineInfo { get; }
member this.System.Xaml.IXamlLineInfo.HasLineInfo : bool
 ReadOnly Property HasLineInfo As Boolean Implements IXamlLineInfo.HasLineInfo

Property Value

true if line information is available; otherwise, false.

Implements

Applies to