ErrorLevel Enumeration

 

Indicates the severity level of the error.

Namespace:   Microsoft.WindowsServerSolutions.Administration.ObjectModel
Assembly:  Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)

public enum class ErrorLevel

Member nameDescription
Error

Defines the severity level as Error.

Warning

Defines the severity level as Warning.

This enumeration is used by the ErrorInfo object.

Return to top

Community Additions

ADD
Show: