Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates the scope of a TestStepMarkerAction.
Namespace:   Microsoft.VisualStudio.TestTools.UITest.Common
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
Syntax
public enum MarkerRegionType
public enum class MarkerRegionType
type MarkerRegionType
Public Enumeration MarkerRegionType
Members
| Member name | Description | |
|---|---|---|
| Action | Indicates a marker in a test action. | |
| Assertion | Indicates a marker as an assertion. | |
| Default | Indicates the default. | 
See Also
TestStepMarkerAction
Microsoft.VisualStudio.TestTools.UITest.Common Namespace
Return to top