This documentation is archived and is not being maintained.

Mapping::Type Property

Gets the type of the mapped working folder.

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

public:
property WorkingFolderType Type {
	WorkingFolderType get ();
}

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Client::WorkingFolderType
The type of the mapped working folder.

Show: