Share via


IComponentErrorInfo.GetMessage Method

Include Protected Members
Include Inherited Members

Returns a String that contains the error message, and optionally, the component and subcomponent.

Overload List

  Name Description
Public method GetMessage() Returns a String that contains the error message, component, and the subcomponent, for each error.
Public method GetMessage(Boolean) Returns a String that contains the error message.

Top