NewTimeSpanCommand.Milliseconds Property

Definition

Allows the user to override the millisecond.

[System.Management.Automation.Parameter(ParameterSetName="Time")]
public int Milliseconds { get; set; }
[<System.Management.Automation.Parameter(ParameterSetName="Time")>]
member this.Milliseconds : int with get, set
Public Property Milliseconds As Integer

Property Value

Attributes

Applies to