Skip to main content
All docs
V26.1
  • ProcessStartPolicy.RestrictedProcessStartConfirmationEventArgs.ProcessName Property

    Gets the process name.

    Namespace: DevExpress.Data.Utils

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

    Declaration

    public string ProcessName { get; }

    Property Value

    Type Description
    String

    The process name.

    See Also