ChangeRequest.RecordInformation 方法

IRecordable.RecordInformation 記錄檔記錄的類別資訊。

命名空間:  Microsoft.TeamFoundation.VersionControl.Server
組件:  Microsoft.TeamFoundation.VersionControl.Server (在 Microsoft.TeamFoundation.VersionControl.Server.dll 中)

語法

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

參數

Implements

IRecordable.RecordInformation(MethodInformation, Int32)

.NET Framework 安全性

請參閱

參考

ChangeRequest 類別

Microsoft.TeamFoundation.VersionControl.Server 命名空間