Freigeben über


Conflict.YourItemType-Eigenschaft

Ruft den Elementtyp ab oder legt ihn fest.

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

Syntax

'Declaration
Public Property YourItemType As ItemType
public ItemType YourItemType { get; set; }

Eigenschaftswert

Typ: Microsoft.TeamFoundation.VersionControl.Client.ItemType
Der Typ des Elements.

.NET Framework-Sicherheit

Siehe auch

Referenz

Conflict Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace