SerializableTimeZoneTime.Time Property

Definition

The Time property gets or sets the transition time of day to and from standard time and daylight saving time.

public:
 property System::String ^ Time { System::String ^ get(); void set(System::String ^ value); };
public string Time { get; set; }
Public Property Time As String

Property Value

The Time property returns a string that represents the transition time of day to and from standard time and daylight saving time.

Applies to