This documentation is archived and is not being maintained.

Workstation::OfflineMetadataFileRoot Property

Returns the directory location where workspace local version metadata files are stored.

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

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

Property Value

Type: System::String
The directory location where workspace local version metadata files are stored.

Show: