This documentation is archived and is not being maintained.

TfsConnection::ClientVolatileCacheDirectory Property

Visual Studio 2013

Directory containing the client cache files that will be removed when their corresponding server connection is removed or replaced. This will look something like this: %LOCALAPPDATA%\Microsoft\Team Foundation\[s_version]\Cache\Volatile

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

public:
static property String^ ClientVolatileCacheDirectory {
	String^ get ();
}

Property Value

Type: System::String

Show: