Freigeben über


ChangeRequest.RecordInformation-Methode

IRecordable.RecordInformations-Datensatzklasseninformationen für die Protokollierung.

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

Syntax

'Declaration
Public Sub RecordInformation ( _
    methodInformation As MethodInformation, _
    paramIndex As Integer _
)
public void RecordInformation(
    MethodInformation methodInformation,
    int paramIndex
)

Parameter

Implementiert

IRecordable.RecordInformation(MethodInformation, Int32)

.NET Framework-Sicherheit

Siehe auch

Referenz

ChangeRequest Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace