Workspace.GetProjectName(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.
Obtient le nom à utiliser pour un projet dans un message d’erreur.
protected:
virtual System::String ^ GetProjectName(Microsoft::CodeAnalysis::ProjectId ^ projectId);
protected virtual string GetProjectName(Microsoft.CodeAnalysis.ProjectId projectId);
abstract member GetProjectName : Microsoft.CodeAnalysis.ProjectId -> string
override this.GetProjectName : Microsoft.CodeAnalysis.ProjectId -> string
Protected Overridable Function GetProjectName (projectId As ProjectId) As String
Paramètres
- projectId
- ProjectId