共用方式為


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.

頂端