Skip to main content
All docs
V25.2
  • ProcessStartPolicy.RestrictedProcessStartConfirmationEventArgs Properties

    Contains data for the ConfirmationRequest event.
    Name Description
    Arguments Gets command-line arguments that will be passed to the process.
    ProcessName Gets the process name.
    Uri Gets the URI associated with the process (if the target can be interpreted as a URI).
    See Also