'DeclarationPublic Property Action As Integer
'UsageDim instance As DragDropBlockEventArgs Dim value As Integer instance.Action = value value = instance.Action
public int Action {get; set;}
'DeclarationPublic Property Action As Integer
'UsageDim instance As DragDropBlockEventArgs Dim value As Integer instance.Action = value value = instance.Action
public int Action {get; set;}