This topic has not yet been rated - Rate this topic

IQueuedView Interface

Visual Studio 2012

This interface represents the queued tab of the build explorer.

Namespace:  Microsoft.VisualStudio.TeamFoundation.Build
Assembly:  Microsoft.VisualStudio.TeamFoundation.Build (in Microsoft.VisualStudio.TeamFoundation.Build.dll)
public interface IQueuedView

The IQueuedView type exposes the following members.

  NameDescription
Public propertyIsShowingReturns true if the build explorer is currently displaying the queued tab.
Public propertySelectedBuildsReturns an array of the selected builds on the queued tab of the build explorer.
Top
  NameDescription
Public methodShowShows the queued tab of the build explorer for the team project, build definition, status, and controller given. Specify String.Empty for the definition to show results for all definitions. Specify String.Empty for the controller to show results for all controllers.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.