TextBlock.WithLabelFor(String) Method

Definition

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

Parameters

value
String

Returns

Applies to