FileProperties.WithUrl(String) Method

Definition

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

Parameters

value
String

Returns

Applies to