Partager via


TextTrack.FileName Propriété

Définition

Obtient ou définit le nom du fichier source. Ce fichier se trouve dans le conteneur de stockage de la ressource.

[Newtonsoft.Json.JsonProperty(PropertyName="fileName")]
public string FileName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="fileName")>]
member this.FileName : string with get, set
Public Property FileName As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à