This documentation is archived and is not being maintained.
IBuildDetail::Delete Method (DeleteOptions)
Visual Studio 2013
Delete the build and only the specified information.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Parameters
- options
- Type: Microsoft.TeamFoundation.Build.Client::DeleteOptions
The parts of the build to delete.
Return Value
Type: Microsoft.TeamFoundation.Build.Client::IBuildDeletionResultReturns IBuildDeletionResult.
- 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.
Show: