Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This interface represents the actions that can be performed with Build Qualities.
Namespace: Microsoft.VisualStudio.TeamFoundation.Build
Assembly: Microsoft.VisualStudio.TeamFoundation.Build (in Microsoft.VisualStudio.TeamFoundation.Build.dll)
Syntax
'Declaration
Public Interface IBuildQualityManager
public interface IBuildQualityManager
public interface class IBuildQualityManager
type IBuildQualityManager = interface end
public interface IBuildQualityManager
The IBuildQualityManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
RefreshUICache | Call this method to force the UI to update its list of displayed qualities. |
![]() |
Show | This action is the same as the user selecting Manage Build Qualities from the Team Explorer Builds context menu. |
Top