Freigeben über


Conflict.Type-Eigenschaft

Ruft ab oder legt den Konflikttyp fest.

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

Syntax

'Declaration
Public Property Type As ConflictType
public ConflictType Type { get; set; }

Eigenschaftswert

Typ: Microsoft.TeamFoundation.VersionControl.Client.ConflictType
Der Konflikttyp.

.NET Framework-Sicherheit

Siehe auch

Referenz

Conflict Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace