Udostępnij za pośrednictwem


Konstruktor ShelvedItemUri — (String, String, String, String, UriType)

Konstruowanie obiektu Uri elementu Shelveset, biorąc pod uwagę Team Foundation Server adres Url, ścieżka serwera, nazwę shelveset i właściciela.

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, _
    shelvesetName As String, _
    shelvesetOwner As String, _
    type As UriType _
)
public ShelvedItemUri(
    string teamFoundationServerUrl,
    string serverItem,
    string shelvesetName,
    string shelvesetOwner,
    UriType type
)

Parametry

  • teamFoundationServerUrl
    Typ: System.String
    Adres Url serwera Team Foundation

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ShelvedItemUri Klasa

Przeciążenie ShelvedItemUri

Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Common