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

プロパティ値

適用対象