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

屬性值

EntityHandle

適用於