共用方式為


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

適用於