Show / Hide Table of Contents

Class Catch

Inheritance
System.Object
Catch
Catch<TException>
Namespace: System.Activities.Statements
Assembly: System.Activities.dll
Syntax
public abstract class Catch : Object

Properties

ExceptionType

Declaration
public abstract Type ExceptionType { get; }
Property Value
System.Type

Back to top Generated by DocFX