ResourceProperties.WithResourceReference Method

Definition

public Microsoft.Teams.Cards.ResourceProperties WithResourceReference(System.Collections.Generic.IDictionary<string,string> value);
member this.WithResourceReference : System.Collections.Generic.IDictionary<string, string> -> Microsoft.Teams.Cards.ResourceProperties
Public Function WithResourceReference (value As IDictionary(Of String, String)) As ResourceProperties

Parameters

Returns

Applies to