Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
'Declaration
Public Enumeration MarkerRegionType
public enum MarkerRegionType
public enum class MarkerRegionType
type MarkerRegionType
public enum MarkerRegionType
Members
| Member name | Description | |
|---|---|---|
| Action | Indicates a marker in a test action. | |
| Assertion | Indicates a marker as an assertion. | |
| Default | Indicates the default. |