Click or drag to resize

ObjectEditorBaseObjectValue Property

Gets or sets the object is being editing.

Namespace:  Hummingbird.TestFramework.Extensibility
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public virtual Object ObjectValue { get; set; }

Property Value

Type: Object
The object value.
See Also