This documentation is archived and is not being maintained.

CustomTimeZone::StandardName Property

Gets the Standard name of the current time zone.

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

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

Property Value

Type: System::String
Returns String.

Show: