IBuildControllerManager.Show Method
This action is the same as the user selecting Manage Build Controllers from the Team Explorer Builds context menu.
Namespace: Microsoft.VisualStudio.TeamFoundation.Build
Assembly: Microsoft.VisualStudio.TeamFoundation.Build (in Microsoft.VisualStudio.TeamFoundation.Build.dll)
Syntax
'Declaration
Sub Show
void Show()
void Show()
abstract Show : unit -> unit
function Show()
.NET Framework Security
- 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.