Home
Home
Docs
API Reference
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API Reference
CliInvoke.Core
ProcessResult
Properties
StartTime
Menu
On this page
StartTime Property
Definition
Namespace
CliInvoke.Core
Assembly
CliInvoke.Core.dll
View source
The Date and Time that the Command's execution started.
public DateTime StartTime { get; }
Returns
DateTime