Freigeben über


ServicingLogEntry.FromEntryKind-Methode

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

Syntax

'Declaration
Public Shared Function FromEntryKind ( _
    kind As ServicingStepLogEntryKind _
) As ServicingLogEntryType
public static ServicingLogEntryType FromEntryKind(
    ServicingStepLogEntryKind kind
)

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Framework.Server.ServicingLogEntryType
Gibt ServicingLogEntryType zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

ServicingLogEntry Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace