ProcessThreadInfo.Process Property

Definition

Gets or sets process URI.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to