TextRun.WithUnderline(Boolean) Method

Definition

public Microsoft.Teams.Cards.TextRun WithUnderline(bool value);
member this.WithUnderline : bool -> Microsoft.Teams.Cards.TextRun
Public Function WithUnderline (value As Boolean) As TextRun

Parameters

value
Boolean

Returns

Applies to