SerializableTimeZoneTime.Time Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.