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
)

参数

实现

IRecordable.RecordInformation(MethodInformation, Int32)

.NET Framework 安全性

请参阅

参考

ChangeRequest 类

Microsoft.TeamFoundation.VersionControl.Server 命名空间