Home
Home
Docs
API Reference
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API Reference
CliInvoke.Core
ProcessResult
Properties
ProcessId
Menu
On this page
ProcessId Property
Definition
Namespace
CliInvoke.Core
Assembly
CliInvoke.Core.dll
View source
The unique identifier assigned to the process when it was executed.
public int ProcessId { get; }
Returns
Int32