ExceptionEventArgs クラス

定義

public ref class ExceptionEventArgs : EventArgs
public class ExceptionEventArgs : EventArgs
type ExceptionEventArgs = class
    inherit EventArgs
Public Class ExceptionEventArgs
Inherits EventArgs
継承
ExceptionEventArgs

コンストラクター

名前 説明
ExceptionEventArgs(Exception)

プロパティ

名前 説明
Exception

適用対象