Udostępnij za pośrednictwem


Właściwość Warning.Code —

Gets the error code that is assigned to the warning. Read-only.

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

Składnia

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

Wartość właściwości

Typ: String
A read-only string value.

Zobacz też

Informacje

Warning Klasa

Przestrzeń nazw Microsoft.Reporting.WebForms