Click or drag to resize

GlobalRequestMetadatas Property

The request metadata loaded and used in Hummingbird

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

Property Value

Type: ListAbstractMetadata
See Also