ALM Custom Test Type Developer Guide
ExecutionConfiguration Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
CustomTestTypeAddin Namespace
>
ExecConfigViewerControl Class
: ExecutionConfiguration Property
The test instance configuration string in the internal format of the test type.
Syntax
C#
public
string
ExecutionConfiguration {
get
;
set
;}