Table.WithKey(String) Method

Definition

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

Parameters

value
String

Returns

Applies to