ProcessInfoInner.TotalCpuTime 속성

정의

총 CPU 시간을 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.total_cpu_time")]
public string TotalCpuTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.total_cpu_time")>]
member this.TotalCpuTime : string with get, set
Public Property TotalCpuTime As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상