Workspace.CheckProjectIsInCurrentSolution(ProjectId) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Lève une exception si le projet ne fait pas partie de la solution actuelle.
protected:
void CheckProjectIsInCurrentSolution(Microsoft::CodeAnalysis::ProjectId ^ projectId);
protected void CheckProjectIsInCurrentSolution(Microsoft.CodeAnalysis.ProjectId projectId);
member this.CheckProjectIsInCurrentSolution : Microsoft.CodeAnalysis.ProjectId -> unit
Protected Sub CheckProjectIsInCurrentSolution (projectId As ProjectId)
Paramètres
- projectId
- ProjectId