Freigeben über


ServicingContext.LogInfo-Methode (String, array<Object[])

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

Syntax

'Declaration
Public Sub LogInfo ( _
    format As String, _
    ParamArray args As Object() _
)
public void LogInfo(
    string format,
    params Object[] args
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ServicingContext Klasse

LogInfo-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace