SYSTEMTIME.second Property

Definition

Gets a value that specifies the current second.

public:
 property short second { short get(); void set(short value); };
public short second { get; set; }
member this.second : int16 with get, set
Public Property second As Short

Property Value

A short value that represents the current second.

Applies to