次の方法で共有


ProcessThreadInfo.UserProcessorTime プロパティ

定義

ユーザー プロセッサ時間を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象