次の方法で共有


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

適用対象