Click or drag to resize

ProjectAssemblyDescription Property

A brief description of this extension, it will be used as AssemblyDescription of your output.

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

Property Value

Type: String
See Also