次の方法で共有


TestDataObject.TestObject プロパティ

定義

テスト データ オブジェクトを含む json 文字列を取得します。

public string TestObject { get; }
member this.TestObject : string
Public ReadOnly Property TestObject As String

プロパティ値

json 文字列としてのテスト データ オブジェクト。

適用対象