Skip to main content
All docs
V24.2

ProcessStartPolicy.SuppressAll() Method

In This Article

Applies a policy that suppresses all new processes.

Namespace: DevExpress.Data.Utils

Assembly: DevExpress.Data.Desktop.v24.2.dll

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

#Declaration

public static void SuppressAll()

#Remarks

Read the following topic for more information: Suppress New Processes Initiated by .NET Controls.

See Also