Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify documentation for Process.Start return value #10673

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DanaIzadpanah
Copy link

Summary

Describe your changes here.

This PR clarifies the documentation of the Process.Start method's return value, addressing issue #10664.

  • Explains how the return value depends on the UseShellExecute property.
  • Provides examples of when false may be returned.

Fixes #Issue_Number (if available)

@DanaIzadpanah DanaIzadpanah requested a review from a team as a code owner November 12, 2024 04:15
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Nov 12, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-diagnostics-process

Copy link

Learn Build status updates of commit 291b4d9:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Diagnostics/Process.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Diagnostics.Process community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant