GetUptimeCommand.Since Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The system startup time.
[System.Management.Automation.Parameter(ParameterSetName="Since")]
public System.Management.Automation.SwitchParameter Since { get; set; }
[<System.Management.Automation.Parameter(ParameterSetName="Since")>]
member this.Since : System.Management.Automation.SwitchParameter with get, set
Public Property Since As SwitchParameter
Property Value
- Attributes