ProjectData::SetProjectError Method
This API supports the product infrastructure and is not intended to be used directly from your code.
The Visual Basic compiler uses this helper method to capture exceptions in the Err object.
Assembly: Microsoft.VisualBasic (in Microsoft.VisualBasic.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | SetProjectError(Exception^) | This API supports the product infrastructure and is not intended to be used directly from your code. The Visual Basic compiler uses this helper method to capture exceptions in the Err object. |
![]() ![]() | SetProjectError(Exception^, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. The Visual Basic compiler uses this helper method to capture exceptions in the Err object. |

