Udostępnij za pośrednictwem


Właściwość Warning.Severity —

Gets the severity type of the error or warning. Read-only.

Przestrzeń nazw:  Microsoft.Reporting.WebForms
Zestaw:  Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)

Składnia

'Deklaracja
Public Property Severity As Severity
public Severity Severity { get; private set; }
public:
property Severity Severity {
    Severity get ();
    private: void set (Severity value);
}
member Severity : Severity with get, private set
function get Severity () : Severity
private function set Severity (value : Severity)

Wartość właściwości

Typ: Microsoft.Reporting.WebForms.Severity
A read-only string value.

Uwagi

The possible values of the Severity property are Error and Warning.

Zobacz też

Informacje

Warning Klasa

Przestrzeń nazw Microsoft.Reporting.WebForms