次の方法で共有


Thing.BingId プロパティ

定義

この項目を一意に識別する ID を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="bingId")]
public string BingId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="bingId")>]
member this.BingId : string
Public ReadOnly Property BingId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象