Compartilhar via


Propriedade ServicingLogEntry.Type

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

Sintaxe

'Declaração
<DataMemberAttribute(Name := "type", Order := )> _
Public Property Type As ServicingLogEntryType
[DataMemberAttribute(Name = "type", Order = )]
public ServicingLogEntryType Type { get; set; }

Valor de propriedade

Tipo: Microsoft.TeamFoundation.Framework.Server.ServicingLogEntryType
Retorna ServicingLogEntryType.

Segurança do .NET Framework

Consulte também

Referência

ServicingLogEntry Classe

Namespace Microsoft.TeamFoundation.Framework.Server