This documentation is archived and is not being maintained.
IBuildController::Refresh Method (array<String>, Boolean)
Visual Studio 2013
Refreshes the build controller by getting current property values from the build 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.
- refreshAgentList
- Type: System::Boolean
If true, agents are requested from the server and the list of agents is replaced.
- 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: