ProcessStartPolicy.RestrictedProcessStartConfirmationEventArgs.Arguments Property
Gets command-line arguments that will be passed to the process.
Namespace: DevExpress.Data.Utils
Assembly: DevExpress.Data.Desktop.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | Command-line arguments. |
See Also