Udostępnij za pośrednictwem


Właściwość ExtensionParameter.Error

Błąd, który opisuje problem z wartość ustawienia.

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

Składnia

'Deklaracja
Public Property Error As String
    Get
    Set
'Użycie
Dim instance As ExtensionParameter
Dim value As String

value = instance.Error

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

Wartość właściwości

Typ: System.String
Tylko do odczytu ciąg zawierające opis błędu.