'Declaration
Protected Overridable Property ErrorCodePriv As Integer
'Usage
Dim instance As UserErrorEventArgs Dim value As Integer instance.ErrorCodePriv = value value = instance.ErrorCodePriv
protected virtual int ErrorCodePriv {get; set;}
'Declaration
Protected Overridable Property ErrorCodePriv As Integer
'Usage
Dim instance As UserErrorEventArgs Dim value As Integer instance.ErrorCodePriv = value value = instance.ErrorCodePriv
protected virtual int ErrorCodePriv {get; set;}