'Declaration
Property Handle As Integer
'Usage
Dim instance As _HandleArguments Dim value As Integer instance.Handle = value value = instance.Handle
int Handle {get; set;}
'Declaration
Property Handle As Integer
'Usage
Dim instance As _HandleArguments Dim value As Integer instance.Handle = value value = instance.Handle
int Handle {get; set;}
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.