ImageSet.WithSeparator(Boolean) Method

Definition

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

Parameters

value
Boolean

Returns

Applies to