System::ExceptionWrapper::operator-> method
ExceptionWrapper::operator-> method
Allows to access members of the Exception object.
T * System::ExceptionWrapper<T>::operator->() const
ReturnValue
Raw pointer to the Exception object.
See Also
- Class ExceptionWrapper
- Namespace System
- Library Aspose.PUB for C++