다음을 통해 공유


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

적용 대상