Konstruktor VersionControlIntegrationUri — (TeamFoundationServer, ArtifactType, String)
Uwaga: ten interfejs API jest już przestarzały.
Konstruowanie obiektu VersionControlIntegrationUri, TeamFoundationServer nazwę obiektu, typ i artefakt
Przestrzeń nazw: Microsoft.TeamFoundation.VersionControl.Common
Zestaw: Microsoft.TeamFoundation.VersionControl.Common.Integration (w Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)
Składnia
'Deklaracja
<ObsoleteAttribute("The TeamFoundationServer class is obsolete and so is this method. Use the overload of this method that takes a TfsTeamProjectCollection object instead.")> _
Public Sub New ( _
teamFoundationServer As TeamFoundationServer, _
artifactType As ArtifactType, _
artifactName As String _
)
[ObsoleteAttribute("The TeamFoundationServer class is obsolete and so is this method. Use the overload of this method that takes a TfsTeamProjectCollection object instead.")]
public VersionControlIntegrationUri(
TeamFoundationServer teamFoundationServer,
ArtifactType artifactType,
string artifactName
)
Parametry
- teamFoundationServer
Typ: Microsoft.TeamFoundation.Client.TeamFoundationServer
Nieprawidłowy obiekt TeamFoundationServer
- artifactType
Typ: Microsoft.TeamFoundation.VersionControl.Common.ArtifactType
Typ artifact utworzyć
- artifactName
Typ: System.String
Nazwa artefakt
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..
Zobacz też
Informacje
VersionControlIntegrationUri Klasa
Przeciążenie VersionControlIntegrationUri
Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Common