'Declaration Protected Overridable Function IsPublicException( _ ByVal exception As Exception _ ) As Boolean
'Usage Dim instance As ZipArchive Dim exception As Exception Dim value As Boolean value = instance.IsPublicException(exception)
Parameters
- exception