Click or drag to resize

SendRequestTestStepRequestMetadataDisplayName Property

Gets the display name of the request metadata.

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public string RequestMetadataDisplayName { get; }

Property Value

Type: String
The display name of the request metadata.
See Also