BackgroundImage.WithUrl(String) Method

Definition

public Microsoft.Teams.Cards.BackgroundImage WithUrl(string value);
member this.WithUrl : string -> Microsoft.Teams.Cards.BackgroundImage
Public Function WithUrl (value As String) As BackgroundImage

Parameters

value
String

Returns

Applies to