TfsClientCacheUtility Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Client.TfsClientCacheUtility

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

'Declaration
Public NotInheritable Class TfsClientCacheUtility
public static class TfsClientCacheUtility
public ref class TfsClientCacheUtility abstract sealed
[<AbstractClass>]
[<Sealed>]
type TfsClientCacheUtility =  class end
public final class TfsClientCacheUtility

The TfsClientCacheUtility type exposes the following members.

Methods

  Name Description
Public methodStatic member GetCacheDirectory
Public methodStatic member GetVolatileCacheDirectory

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.TeamFoundation.Client Namespace