Container.WithShowBorder(Boolean) Method

Definition

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

Parameters

value
Boolean

Returns

Applies to