Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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. |