NewTimeSpanCommand.Hours Property

Definition

Allows the user to override the hour.

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

Property Value

Attributes

Applies to