TableCell.WithKey(String) Method

Definition

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

Parameters

value
String

Returns

Applies to