Compartilhar via


Propriedade BuildCompletionEvent.TimeZone

Obtém ou define o fuso horário em que o evento foi gerado.

Namespace:  Microsoft.TeamFoundation.Build.Server
Assembly:  Microsoft.TeamFoundation.Build.Server (em Microsoft.TeamFoundation.Build.Server.dll)

Sintaxe

'Declaração
Public Property TimeZone As String
public string TimeZone { get; set; }

Valor de propriedade

Tipo: System.String
Retorna String.

Segurança do .NET Framework

Consulte também

Referência

BuildCompletionEvent Classe

Namespace Microsoft.TeamFoundation.Build.Server