ToggleInput.WithKey(String) Method

Definition

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

Parameters

value
String

Returns

Applies to