Metodo operator-> di System::ExceptionWrapper
ExceptionWrapper::operator-> method
Consente di accedere ai membri dell’oggetto Exception.
T * System::ExceptionWrapper<T>::operator->() const
ReturnValue
Puntatore grezzo all’oggetto Exception.
Vedi anche
- Class ExceptionWrapper
- Namespace System
- Library Aspose.Page for C++