Click or drag to resize

ExtensionDefinitionLicenceFile Property

Name of the License File. The license file can be Plain text (*.txt) or RichText file (*.rtf). If a license file is present, a prompt window will shown and user have to accept the license before installation.

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

Property Value

Type: String
See Also