次の方法で共有


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

定義

public:
 ExceptionEventArgs(Exception ^ exception);
public ExceptionEventArgs (Exception exception);
new Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ExceptionEventArgs : Exception -> Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ExceptionEventArgs
Public Sub New (exception As Exception)

パラメーター

exception
Exception

適用対象