Click or drag to resize

ProjectAssemblyName Property

AssemblyName of the current Extension Project. It is Recommended to use Hummingbird.YourCompany.YourProject as the assembly name.

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

Property Value

Type: String
See Also