Click or drag to resize

GlobalResponseMetadatas Property

The response metadata loaded.

Namespace:  Hummingbird.TestFramework
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public static List<AbstractMetadata> ResponseMetadatas { get; }

Property Value

Type: ListAbstractMetadata
See Also