WorkingFolderType Enumeration

Used to describe working folder entries. Each entry is either a map or a cloak

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

Syntax

'Declaration
Public Enumeration WorkingFolderType
public enum WorkingFolderType
public enum class WorkingFolderType
type WorkingFolderType
public enum WorkingFolderType

Members

Member name Description
Cloak
Map

See Also

Reference

Microsoft.TeamFoundation.VersionControl.Server Namespace