Compartilhar via


Método ServicingLogEntry.FromEntryKind

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

Sintaxe

'Declaração
Public Shared Function FromEntryKind ( _
    kind As ServicingStepLogEntryKind _
) As ServicingLogEntryType
public static ServicingLogEntryType FromEntryKind(
    ServicingStepLogEntryKind kind
)

Parâmetros

Valor de retorno

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