IComponentErrorInfo.GetMessage Method
Returns a String that contains the error message, and optionally, the component and subcomponent.
Overload List
| Name | Description |
|---|---|
| IComponentErrorInfo.GetMessage () |
Returns a String that contains the error message, component, and the subcomponent, for each error.
|
| IComponentErrorInfo.GetMessage (Boolean) |
Returns a String that contains the error message.
|