IVsInfoBarTextSpan.Bold Property

Definition

Determines whether the text is bold.

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

Property Value

True if the text is bold, otherwise false.

Attributes

Applies to