Partager via


DatasetLocation.FileName Propriété

Définition

Obtient ou définit spécifie le nom de fichier du jeu de données. Type : chaîne (ou Expression avec chaîne resultType).

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à