Método ServicingLogWriter.FormatInfo
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)
Sintaxe
'Declaração
Protected Shared Function FormatInfo ( _
format As String, _
ParamArray args As Object() _
) As ServicingLogEntry
protected static ServicingLogEntry FormatInfo(
string format,
params Object[] args
)
Parâmetros
- format
Tipo: System.String
- args
Tipo: array<System.Object[]
Valor de retorno
Tipo: Microsoft.TeamFoundation.Framework.Server.ServicingLogEntry
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.