次の方法で共有


ProcessThreadInfo.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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象