NewTimeSpanCommand.Seconds Property

Definition

Allows the user to override the second.

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

Property Value

Attributes

Applies to