Udostępnij za pośrednictwem


Konstruktor VersionedItemUri — (TfsTeamProjectCollection, String, Int32, Int32, UriType)

Konstruowanie obiektu numerów Uri elementu, biorąc pod uwagę Team Foundation Server obiekt identyfikator ścieżki, changeset i usuwania serwera i czy będzie Uri dla widoku sieci Web

Przestrzeń nazw:  Microsoft.TeamFoundation.VersionControl.Common
Zestaw:  Microsoft.TeamFoundation.VersionControl.Common.Integration (w Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)

Składnia

'Deklaracja
Public Sub New ( _
    teamProjectCollection As TfsTeamProjectCollection, _
    serverItem As String, _
    changeset As Integer, _
    deletionId As Integer, _
    type As UriType _
)
public VersionedItemUri(
    TfsTeamProjectCollection teamProjectCollection,
    string serverItem,
    int changeset,
    int deletionId,
    UriType type
)

Parametry

  • changeset
    Typ: System.Int32
    Changeset, dla których powinna być konstruowana artefakt
  • deletionId
    Typ: System.Int32
    Usunięcie identyfikatora obiektu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VersionedItemUri Klasa

Przeciążenie VersionedItemUri

Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Common