Click or drag to resize

OperationCodeDescription Property

Gets the description of the current operation

Namespace:  Hummingbird.TestFramework.CodeGenerator
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