IXamlLineInfo.HasLineInfo Property

Definition

Gets a value that specifies whether line information is available.

public:
 property bool HasLineInfo { bool get(); };
public bool HasLineInfo { get; }
member this.HasLineInfo : bool
Public ReadOnly Property HasLineInfo As Boolean

Property Value

true if line information is available; otherwise, false.

Applies to