Spread Windows Forms 12.0 Product Documentation
ErrorInfoPriv Property


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

Reference

ErrorEventArgs Class
ErrorEventArgs Members