WorkingFolderType Enumeration

Describes the type of a working folder.

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

Syntax

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

Members

Member name Description
Cloak Working folder is cloaked.

Map Working folder is mapped.

See Also

Reference

Microsoft.TeamFoundation.VersionControl.Client Namespace