Partager via


TfsConnection.TimeZone, propriété

Obtient ou définit le fuseau horaire de cette connexion Team Foundation Server.

Permet de convertir les dates et heures en valeurs UTC.

Espace de noms :  Microsoft.TeamFoundation.Client
Assembly :  Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)

Syntaxe

'Déclaration
Public Property TimeZone As TimeZone
public TimeZone TimeZone { get; set; }

Valeur de propriété

Type : System.TimeZone
Retourne TimeZone.

Notes

TimeZone defaults to the time zone of the local computer.

It is used to convert dates and times to UTC. Used to synchronize time data between servers and clients in different time zones.

Sécurité .NET Framework

Voir aussi

Référence

TfsConnection Classe

Microsoft.TeamFoundation.Client, espace de noms