public Exception Exception { get; }Public ReadOnly Property Exception As Exception
Getpublic:
virtual property Exception^ Exception {
Exception^ get () sealed;
}abstract Exception : Exception with get
override Exception : Exception with get