次の方法で共有


PropertiesItem クラス

定義

項目を定義します。

[Newtonsoft.Json.JsonObject("Properties/Item")]
public class PropertiesItem
[<Newtonsoft.Json.JsonObject("Properties/Item")>]
type PropertiesItem = class
Public Class PropertiesItem
継承
PropertiesItem
派生
属性
Newtonsoft.Json.JsonObjectAttribute

コンストラクター

PropertiesItem()

PropertiesItem クラスの新しいインスタンスを初期化します。

PropertiesItem(String)

PropertiesItem クラスの新しいインスタンスを初期化します。

プロパティ

Text

アイテムのテキスト表現を取得します。

適用対象