OpenUrlAction.WithKey(String) Method

Definition

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

Parameters

value
String

Returns

Applies to