Partager via


IProcessGuidance.Launch, méthode (String, String)

Lance le document de guide de processus pour le projet spécifié par le chemin d'accès du document spécifié.

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

Syntaxe

'Déclaration
Sub Launch ( _
    projectName As String, _
    documentPath As String _
)
void Launch(
    string projectName,
    string documentPath
)

Paramètres

  • projectName
    Type : System.String
    Nom du projet possédant le document de guide de processus pour lancer.
  • documentPath
    Type : System.String
    Le chemin d'accès au document à exécuter.

Sécurité .NET Framework

Voir aussi

Référence

IProcessGuidance Interface

Launch, surcharge

Microsoft.TeamFoundation.Common, espace de noms