Click or drag to resize
AssemblyHarnessBundleAttribute Constructor
Initializes a new instance of the AssemblyHarnessBundleAttribute class

Namespace:  TestArchitect.Harness.Bundle.Core
Assembly:  TestArchitect.Harness.Bundle.Core (in TestArchitect.Harness.Bundle.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public AssemblyHarnessBundleAttribute(
	string bundleName
)

Parameters

bundleName
Type: SystemString
See Also