Click or drag to resize

ProjectZipArchive Property

Gets the zip archive file that contains the extension package.

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

Property Value

Type: String
The zip archive.
See Also