←Select platform

ErrorId Property

Summary

Gets or sets the error id of the cause for the current exception.

Syntax

C#
VB
C++
public int ErrorId {get; set;}
Public Property ErrorId As Integer
public: 
property int ErrorId { 
   int get(); 
   void set (    int ); 
} 

Property Value

An System.Int32 value that specifies what caused the exception.

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