Visual Basic (Declaration) | |
---|---|
Public Enum StatusMessageErrorLevel Inherits System.Enum |
C# | |
---|---|
public enum StatusMessageErrorLevel : System.Enum |
C++/CLI | |
---|---|
public enum class StatusMessageErrorLevel : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
Error | Indicates a problem was found. | — |
Info | Indicates no problem, just information. | — |
Warning | Indicates a potential problem was found. | — |
‡ 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)