ExceptionRegion.CatchType Property

Definition

Gets a TypeRef, TypeDef, or TypeSpec handle if the region represents a catch, or a nil token otherwise (default(EntityHandle)).

public:
 property System::Reflection::Metadata::EntityHandle CatchType { System::Reflection::Metadata::EntityHandle get(); };
public System.Reflection.Metadata.EntityHandle CatchType { get; }
member this.CatchType : System.Reflection.Metadata.EntityHandle
Public ReadOnly Property CatchType As EntityHandle

Property Value

Applies to