RuntimeWrappedException.WrappedException Properti

Definisi

Mendapatkan objek yang dibungkus oleh RuntimeWrappedException objek .

public:
 property System::Object ^ WrappedException { System::Object ^ get(); };
public object WrappedException { get; }
member this.WrappedException : obj
Public ReadOnly Property WrappedException As Object

Nilai Properti

Objek yang dibungkus oleh RuntimeWrappedException objek .

Keterangan

Properti WrappedException mendapatkan objek yang dilemparkan sebagai pengecualian dari bahasa yang memungkinkan pengecualian yang tidak berasal dari Exception kelas .

Berlaku untuk