'Declaration Public Function OnPathException( _ ByVal exception As Exception, _ ByVal targetType As Type, _ ByRef path As String _ ) As Xceed.FileSystem.ItemExceptionAction
'Usage Dim instance As ZipEventsSession Dim exception As Exception Dim targetType As Type Dim path As String Dim value As Xceed.FileSystem.ItemExceptionAction value = instance.OnPathException(exception, targetType, path)
Parameters
- exception
- targetType
- path