←Select platform

ErrorMessage Property

Summary

Gets a message that describes the current exception.

Syntax

C#
VB
C++
public string ErrorMessage {get; set;}
Public Property ErrorMessage As String
public: 
property String^ ErrorMessage { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The error message that explains the reason for the exception, or an empty string("").

Example

For an example, refer to RasterFault.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Click or drag to resize