次の方法で共有


ProcessThreadInfo.TotalProcessorTime プロパティ

定義

プロセッサの合計時間を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象