Partager via


IProjectComponentCreator.CreateLink, méthode

Crée un lien vers la cible du type spécifié de l'artefact spécifié de la source.

Espace de noms :  Microsoft.TeamFoundation.Client
Assembly :  Microsoft.VisualStudio.TeamFoundation.Client (dans Microsoft.VisualStudio.TeamFoundation.Client.dll)

Syntaxe

'Déclaration
Sub CreateLink ( _
    ctxt As ProjectCreationContext, _
    sourceId As String, _
    targetUri As String, _
    type As String _
)
void CreateLink(
    ProjectCreationContext ctxt,
    string sourceId,
    string targetUri,
    string type
)

Paramètres

  • sourceId
    Type : System.String
    L'URI (URI) de l'artefact source.

Sécurité .NET Framework

Voir aussi

Référence

IProjectComponentCreator Interface

Microsoft.TeamFoundation.Client, espace de noms