InfoBarTextSpan.Underline Property

Definition

Gets whether or not the span of text should be underlined.

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

Property Value

True if the span of text should be underlined, otherwise false.

Implements

Applies to