IVsInfoBarActionItem.Underline Property

Definition

Determines whether the text is underlined.

public:
 property bool Underline { bool get(); };
public:
 property bool Underline { bool get(); };
public bool Underline { get; }
[System.Runtime.InteropServices.DispId(1610678275)]
public bool Underline { get; }
member this.Underline : bool
[<System.Runtime.InteropServices.DispId(1610678275)>]
member this.Underline : bool
Public ReadOnly Property Underline As Boolean

Property Value

True if the text is underlined, otherwise false.

Implements

Attributes

Applies to