Compartir a través de


ExceptionEventArgs(Exception) Constructor

Definición

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)

Parámetros

exception
Exception

Se aplica a