Enum ListFormat
Designates the format that the test list should take.
public enum ListFormat
Fields
Json = 0Lists the information in JSON (machine readable) format
Text = 1Lists the information in plain text (human readable) format
Designates the format that the test list should take.
public enum ListFormat
Json = 0Lists the information in JSON (machine readable) format
Text = 1Lists the information in plain text (human readable) format