AutomationObjectTSerialize Method

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Serialize this automation object to a Json String

Namespace:  ArtOfTest.WebAii.Silverlight
Assembly:  ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public virtual string Serialize()

Return Value

Type: String
The Json string representation of this object.

Implements

IAutomationPeerSerialize
See Also

Reference