RichTextBlock.WithLabelFor(String) Method

Definition

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

Parameters

value
String

Returns

Applies to