TestDataObject.TestObject 属性

定义

获取包含测试数据对象的 json 字符串。

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

属性值

作为 json 字符串的测试数据对象。

适用于