This documentation is archived and is not being maintained.
IBuildDefinition::Refresh Method (array<String>, QueryOptions)
Visual Studio 2013
Refresh this build definition by getting updated property values from the server.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Parameters
- propertyNameFilters
- Type: array<System::String>
The property names to obtain.
- queryOptions
- Type: Microsoft.TeamFoundation.Build.Client::QueryOptions
The query options.
- 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: