Freigeben über


Mapping.Type-Eigenschaft

Ruft den Typ des zugeordneten Arbeitsordners ab.

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

Syntax

'Declaration
Public ReadOnly Property Type As WorkingFolderType
public WorkingFolderType Type { get; }

Eigenschaftswert

Typ: Microsoft.TeamFoundation.VersionControl.Client.WorkingFolderType
Der Typ des zugeordneten Arbeitsordners.

.NET Framework-Sicherheit

Siehe auch

Referenz

Mapping Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace