Expand Minimize
This topic has not yet been rated - Rate this topic

BuildStore.BeginAddChangeSetsForBuild Method

Namespace:  Microsoft.TeamFoundation.Build.Proxy
Assembly:  Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)
public IAsyncResult BeginAddChangeSetsForBuild(
	string buildUri,
	ChangeSetData[] changesets,
	AsyncCallback callback,
	Object asyncState
)

Parameters

buildUri
Type: System.String
changesets
Type: Microsoft.TeamFoundation.Build.Proxy.ChangeSetData[]
callback
Type: System.AsyncCallback
asyncState
Type: System.Object

Return Value

Type: System.IAsyncResult
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.