TestDataObject.TestObject Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a json string with the test data object.
public string TestObject { get; }
member this.TestObject : string
Public ReadOnly Property TestObject As String
Property Value
The test data object as a json string.