Contains the information about test coverage of an executable.

Namespace: SSIS.Test
Assembly: SSIS.Test (in SSIS.Test.dll) Version: 3.0.0.236 (3.0.0.236)

Syntax

C#
public sealed class ExecutableTestCoverage
Visual Basic
Public NotInheritable Class ExecutableTestCoverage
Visual C++
public ref class ExecutableTestCoverage sealed

Inheritance Hierarchy

System..::..Object
  SSIS.Test..::..ExecutableTestCoverage

See Also