ToggleInput.WithValue(String) Method

Definition

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

Parameters

value
String

Returns

Applies to