Compartir a través de


ProcessThreadInfo.Process Propiedad

Definición

Obtiene o establece el URI del proceso.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a