Use this class to access live test context.
Namespace: SSIS.TestAssembly: SSIS.Test (in SSIS.Test.dll) Version: 3.0.0.236 (3.0.0.236)
Syntax
C# |
---|
public class ActionContext : Context |
Visual Basic |
---|
Public Class ActionContext _
Inherits Context |
Visual C++ |
---|
public ref class ActionContext : public Context |
Inheritance Hierarchy
See Also