Compartir a través de


GalleryArtifactPublishingProfileBase.PublishedDate Propiedad

Definición

Obtiene la marca de tiempo para cuando se publica la versión de imagen de la galería.

[Newtonsoft.Json.JsonProperty(PropertyName="publishedDate")]
public DateTime? PublishedDate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="publishedDate")>]
member this.PublishedDate : Nullable<DateTime>
Public ReadOnly Property PublishedDate As Nullable(Of DateTime)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a