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

適用於