CaptionSource.WithLabel(String) Method

Definition

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

Parameters

value
String

Returns

Applies to