TextBlock.WithSeparator(Boolean) Method

Definition

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

Parameters

value
Boolean

Returns

Applies to