Spread Windows Forms 12.0 Product Documentation
ErrorCodePriv Property


FarPoint.Win Assembly > FarPoint.Win.SuperEdit Namespace > ErrorEventArgs Class : ErrorCodePriv Property
Internal use only. Gets or sets the error code.
Syntax
'Declaration
 
Protected Overridable Property ErrorCodePriv As Integer
'Usage
 
Dim instance As ErrorEventArgs
Dim value As Integer
 
instance.ErrorCodePriv = value
 
value = instance.ErrorCodePriv
protected virtual int ErrorCodePriv {get; set;}
See Also

Reference

ErrorEventArgs Class
ErrorEventArgs Members