CaptionSource.WithUrl(String) Method

Definition

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

Parameters

value
String

Returns

Applies to