次の方法で共有


UndoManager.ExceptionEventArgs(Exception) コンストラクター

定義

public:
 ExceptionEventArgs(Exception ^ ex);
public ExceptionEventArgs (Exception ex);
new Microsoft.ReportDesigner.UndoManager.ExceptionEventArgs : Exception -> Microsoft.ReportDesigner.UndoManager.ExceptionEventArgs
Public Sub New (ex As Exception)

パラメーター

適用対象