Class AutomatedQARuntimeSettings.AutomationSet
Namespace: Unity.AutomatedQA
Syntax
public class AutomationSet : object
Constructors
AutomationSet(String, String)
Declaration
public AutomationSet(string Key, string Value)
Parameters
Type | Name | Description |
---|---|---|
String | Key | |
String | Value |
Fields
Key
Declaration
public string Key
Field Value
Type | Description |
---|---|
String |
Value
Declaration
public string Value
Field Value
Type | Description |
---|---|
String |