'Declaration
Public Property Action As Integer
'Usage
Dim instance As DragDropBlockEventArgs Dim value As Integer instance.Action = value value = instance.Action
public int Action {get; set;}
'Declaration
Public Property Action As Integer
'Usage
Dim instance As DragDropBlockEventArgs Dim value As Integer instance.Action = value value = instance.Action
public int Action {get; set;}