Skip to content

Update ProcessWindowStyle to indicate that UseShellExecute is not a requirement #9179

Open
@jozkee

Description

@jozkee

Process.WindowStyle for UseShellExecute = false was enabled on dotnet/runtime#81681. We need to update the docs accordingly.

https://learn.microsoft.com/dotnet/api/system.diagnostics.processwindowstyle

To use Hidden, the UseShellExecute property must be true.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Pri3Indicates issues/PRs that are low priorityarea-System.Diagnostics.Processhelp wantedGood for community contributors to help [up-for-grabs]

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions