Поделиться через


ProcessInfoInner.StartTime Свойство

Определение

Возвращает или задает время начала.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.start_time")]
public DateTime? StartTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.start_time")>]
member this.StartTime : Nullable<DateTime> with get, set
Public Property StartTime As Nullable(Of DateTime)

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к