Click or drag to resize

ProfileInformationDescription Property

Gets or sets Description.

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

Property Value

Type: String
An String value that represents Description of the current object
See Also