IBuildControllerManager.RefreshUICache Method
Call this method to force the UI to update its list of displayed controllers.
Namespace: Microsoft.VisualStudio.TeamFoundation.Build
Assembly: Microsoft.VisualStudio.TeamFoundation.Build (in Microsoft.VisualStudio.TeamFoundation.Build.dll)
Syntax
'Declaration
Sub RefreshUICache
void RefreshUICache()
void RefreshUICache()
abstract RefreshUICache : unit -> unit
function 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.