RichTextBlock.WithId(String) Method

Definition

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

Parameters

value
String

Returns

Applies to