'Declaration
Public Shadows Property ErrorText As String
'Usage
Dim instance As Rows.DefaultRow Dim value As String instance.ErrorText = value value = instance.ErrorText
public new string ErrorText {get; set;}
'Declaration
Public Shadows Property ErrorText As String
'Usage
Dim instance As Rows.DefaultRow Dim value As String instance.ErrorText = value value = instance.ErrorText
public new string ErrorText {get; set;}