Partager via


ErrorItem.Project, propriété

Obtient une chaîne indiquant le nom du projet où l'erreur s'est produite.

Espace de noms :  EnvDTE80
Assembly :  EnvDTE80 (dans EnvDTE80.dll)

Syntaxe

'Déclaration
ReadOnly Property Project As String
string Project { get; }
property String^ Project {
    String^ get ();
}
abstract Project : string
function get Project () : String

Valeur de propriété

Type : System.String
Nom du projet.

Sécurité .NET Framework

Voir aussi

Référence

ErrorItem Interface

EnvDTE80, espace de noms