Compartir a través de


MSDeployLogEntry.Time Propiedad

Definición

Obtiene la marca de tiempo de la entrada de registro.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a