Click or drag to resize

HttpResponseEditorObjectStringValue Property

Gets the serialized object with its default Serializer.

Namespace:  Hummingbird.TestFramework.Services
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public override string ObjectStringValue { get; set; }

Property Value

Type: String
The object string value.
See Also