Udostępnij za pośrednictwem


Właściwość Warning.Severity

Pobiera lub ustawia ważności błąd lub ostrzeżenie.

Przestrzeń nazw:  ReportService2010
Zestaw:  ReportService2010 (w ReportService2010.dll)

Składnia

'Deklaracja
Public Property Severity As String
    Get
    Set
'Użycie
Dim instance As Warning
Dim value As String

value = instance.Severity

instance.Severity = value
public string Severity { get; set; }
public:
property String^ Severity {
    String^ get ();
    void set (String^ value);
}
member Severity : string with get, set
function get Severity () : String
function set Severity (value : String)

Wartość właściwości

Typ: System.String
A ciąg wartość zawierającą ważności błąd lub ostrzeżenie.