OpenUrlAction.WithUrl(String) Method

Definition

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

Parameters

value
String

Returns

Applies to