Visual Basic (Declaration) | |
---|---|
Public Enum TraceTableFormat Inherits System.Enum |
C# | |
---|---|
public enum TraceTableFormat : System.Enum |
C++/CLI | |
---|---|
public enum class TraceTableFormat : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
Binary | Binary format. | — |
Hexadecimal | Hexadecimal format (if there are enough bits/symbol). | — |
‡ This is the minimum 89600 VSA software version level needed to use this enum member. |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)