Image.WithSeparator(Boolean) Method

Definition

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

Parameters

value
Boolean

Returns

Applies to