Click or drag to resize

TestStepBaseProfile Property

Gets the profile.

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[XmlIgnoreAttribute]
[IgnoreDataMemberAttribute]
public Profile Profile { get; }

Property Value

Type: Profile
The profile.
See Also