Click or drag to resize
Variable Class
Provides configuration value for a TestArchitect variable
Inheritance Hierarchy
SystemObject
  TestArchitect.Harness.CoreVariable

Namespace:  TestArchitect.Harness.Core
Assembly:  TestArchitect.Harness.Bundle.Core (in TestArchitect.Harness.Bundle.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static class Variable

The Variable type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetValue
Gets a value of a given variable
Public methodStatic memberSetValue
Sets a value to a given variable
Top
See Also