Udostępnij za pośrednictwem


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

Konstruowanie obiektu numerów Uri elementu, biorąc pod uwagę Team Foundation Server adres Url, ścieżka serwera, changeset i usunięcia identyfikatora.

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 ( _
    teamFoundationServerUrl As String, _
    serverItem As String, _
    changeset As Integer, _
    deletionId As Integer, _
    type As UriType _
)
public VersionedItemUri(
    string teamFoundationServerUrl,
    string serverItem,
    int changeset,
    int deletionId,
    UriType type
)

Parametry

  • teamFoundationServerUrl
    Typ: System.String
    Adres Url serwera Team Foundation
  • 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