Udostępnij za pośrednictwem


UserArtifactSource.FileName Property

Definition

Gets or sets required. The fileName of the artifact.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to