ICommonStructureService.ClearProjectInfoCache Method
Clears the project information cache.
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
'Declaration
Sub ClearProjectInfoCache
'Usage
Dim instance As ICommonStructureService
instance.ClearProjectInfoCache()
void ClearProjectInfoCache()
void ClearProjectInfoCache()
function ClearProjectInfoCache()
.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.
See Also
Reference
ICommonStructureService Interface