次の方法で共有


TagProperty.ObjectIdentifier プロパティ

定義

タグを追加したユーザーのオブジェクト ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象