次の方法で共有


ProcessInfoInner.Href プロパティ

定義

hRef URI を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象