Skip to main content
All docs
V25.1
  • ProcessStartPolicy.ProcessStartFailedExceptionEventArgs Class

    Contains data for the Failed event.

    Namespace: DevExpress.Data.Utils

    Assembly: DevExpress.Data.Desktop.v25.1.dll

    NuGet Packages: DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design

    #Declaration

    public class ProcessStartFailedExceptionEventArgs :
        EventArgs

    #Inheritance

    Object
    EventArgs
    ProcessStartPolicy.ProcessStartFailedExceptionEventArgs
    See Also