| Visual Basic (Declaration) | |
|---|---|
Public Enum FrameNumberType Inherits System.Enum | |
| C# | |
|---|---|
public enum FrameNumberType : System.Enum | |
| C++/CLI | |
|---|---|
public enum class FrameNumberType : public System.Enum | |
| Member | Description | Minimum SW Version‡ |
|---|---|---|
| Frame0 | Allocation is located in frame 0. | — |
| Frame1 | Allocation is located in frame 1. | — |
| ‡ This is the minimum 89600 VSA software version level needed to use this enum member. | ||
This enumeration applies only to TDD
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)