This documentation is archived and is not being maintained.

CustomTimeZone::DaylightName Property

Gets the Daylight saving name for the current time zone

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

public:
virtual property String^ DaylightName {
	String^ get () override;
}

Property Value

Type: System::String
Returns String.

Show: