ExceptionRegion.CatchType 属性

定义

如果该区域表示 catch,则获取 TypeRef、TypeDef 或 TypeSpec 句柄;否则获取 nil 令牌(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

属性值

适用于