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