Workstation.ReloadCache Method
Forces a reload of the cache on disk.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Syntax
'Декларация
Public Sub ReloadCache
public void ReloadCache()
public:
void ReloadCache()
member ReloadCache : unit -> unit
public function ReloadCache()
.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.