Click or drag to resize

ProfileDescription Property

Gets or sets the description.

Namespace:  Hummingbird.TestFramework.Configuration
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[DataMemberAttribute]
public string Description { get; set; }

Property Value

Type: String
The description.
See Also