AudioCard.Duration Property

Definition

Gets or sets describes the length of the media content without requiring a receiver to open the content. Formatted as an ISO 8601 Duration field.

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

Property Value

The duration of the media content.

Applies to