BuildStore.BeginAddWorkItemsForBuild Method
Visual Studio 2008
Namespace:
Microsoft.TeamFoundation.Build.Proxy
Assembly: Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)
Assembly: Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)
public IAsyncResult BeginAddWorkItemsForBuild( string buildUri, WorkItemData[] workItems, AsyncCallback callback, Object asyncState )
Parameters
- buildUri
- Type: System.String
- workItems
- Type: Microsoft.TeamFoundation.Build.Proxy.WorkItemData[]
- callback
- Type: System.AsyncCallback
- asyncState
- Type: System.Object
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.