GetErrorMessage 方法
Returns a String that contains the error message, and optionally, the component and subcomponent.
多載清單
名稱 | 描述 | |
---|---|---|
GetErrorMessage() () () () | Returns a String that contains a combined error message, which includes the error message, the component, and the subcomponent, for each error. | |
GetErrorMessage(Boolean) | Returns a String that contains the error message. |
頂端