Click or drag to resize

ExtensionDefinitionDescription Property

Description of the extension: What services is can call, what service is can be simulated, Which protocol implemented, etc...

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

Property Value

Type: String
See Also