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
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiável.