Compartir a través de


Image.Author Propiedad

Definición

Obtiene el autor de la imagen.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.author")]
public string Author { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.author")>]
member this.Author : string
Public ReadOnly Property Author As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a