次の方法で共有


TagProperty.Tag プロパティ

定義

タグ値を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象