Freigeben über


ChangesetUri-Konstruktor (Int32, UriType)

Erstellen Sie ein Changeset URI-Objekt, das ein Changeset zugewiesen wird.

Namespace:  Microsoft.TeamFoundation.VersionControl.Common
Assembly:  Microsoft.TeamFoundation.VersionControl.Common.Integration (in Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)

Syntax

'Declaration
Public Sub New ( _
    changeset As Integer, _
    type As UriType _
)
public ChangesetUri(
    int changeset,
    UriType type
)

Parameter

  • changeset
    Typ: System.Int32
    Das Changeset, dessen ein Artefakt erstellt werden soll.

.NET Framework-Sicherheit

Siehe auch

Referenz

ChangesetUri Klasse

ChangesetUri-Überladung

Microsoft.TeamFoundation.VersionControl.Common-Namespace