Partilhar via


Enumeração Severity

Specifies the severity of a warning.

Namespace:  Microsoft.Reporting.WinForms
Assembly:  Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)

Sintaxe

'Declaração
Public Enumeration Severity
public enum Severity
public enum class Severity
type Severity
public enum Severity

Membros

Nome do membro Descrição
Error The severity level of the warning is Error.
Warning The severity level of the warning is Warning.

Comentários

This enumeration is used by the Warning class.

Consulte também

Referência

Namespace Microsoft.Reporting.WinForms