Freigeben über


Change.ChangeEx-Eigenschaft

Art von Änderungen machte Ganzzahlwert.

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

Syntax

'Declaration
<ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private, PropertyName := "TypeEx")> _
Public Property ChangeEx As Integer
[ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private, PropertyName = "TypeEx")]
public int ChangeEx { get; set; }

Eigenschaftswert

Typ: System.Int32
Gibt Int32 zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

Change Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace