AnimationCard.Duration 属性

定义

获取或设置描述媒体内容的长度,而无需接收方打开内容。 格式化为 ISO 8601 持续时间字段。

public string Duration { get; set; }
member this.Duration : string with get, set
Public Property Duration As String

属性值

媒体内容的持续时间。

适用于