InformationNodeConverters.GetChangesetId 方法 (IBuildInformation, Int32)

从特定请求的生成获取changesetId

命名空间:  Microsoft.TeamFoundation.Build.Client
程序集:  Microsoft.TeamFoundation.Build.Client(在 Microsoft.TeamFoundation.Build.Client.dll 中)

语法

声明
Public Shared Function GetChangesetId ( _
    buildInformation As IBuildInformation, _
    requestId As Integer _
) As Integer
public static int GetChangesetId(
    IBuildInformation buildInformation,
    int requestId
)

参数

返回值

类型:System.Int32

.NET Framework 安全性

请参见

参考

InformationNodeConverters 类

GetChangesetId 重载

Microsoft.TeamFoundation.Build.Client 命名空间