Udostępnij za pośrednictwem


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

Konstrukcja obiektu numerów Uri elementu podany serwer identyfikator ścieżki, changeset i usuwania 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 ( _
    serverItem As String, _
    changeset As Integer, _
    deletionId As Integer, _
    type As UriType _
)
public VersionedItemUri(
    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