VsTeamFoundationBuild.IBuildControllerManager.Show Method
Namespace: Microsoft.VisualStudio.TeamFoundation.Build
Assembly: Microsoft.VisualStudio.TeamFoundation.Build (in Microsoft.VisualStudio.TeamFoundation.Build.dll)
Syntax
'Declaration
Private Sub Show Implements IBuildControllerManager.Show
void IBuildControllerManager.Show()
private:
virtual void Show() sealed = IBuildControllerManager::Show
private abstract Show : unit -> unit
private override Show : unit -> unit
JScript does not support explicit interface implementations.
Implements
IBuildControllerManager.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.