Freigeben über


ServicingContext.Log-Methode

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

Syntax

'Declaration
Public Sub Log ( _
    entryKind As ServicingStepLogEntryKind, _
    message As String _
)
public void Log(
    ServicingStepLogEntryKind entryKind,
    string message
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ServicingContext Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace