다음을 통해 공유


VideoCard.Media Property

Definition

Media URLs for this card. When this field contains more than one URL, each URL is an alternative format of the same content.

public System.Collections.Generic.IList<Microsoft.Agents.Core.Models.MediaUrl> Media { get; set; }
member this.Media : System.Collections.Generic.IList<Microsoft.Agents.Core.Models.MediaUrl> with get, set
Public Property Media As IList(Of MediaUrl)

Property Value

Applies to