Edit

CustomTestFieldScope Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum CustomTestFieldScope
type CustomTestFieldScope = 
Public Enum CustomTestFieldScope
Inheritance
CustomTestFieldScope
Attributes

Fields

Name Value Description
None 0
TestRun 1
TestResult 2
System 4
All 7

Applies to