Partager via


Reference2.ContainingProject, propriété

Obtient le Project qui contient la référence.

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

Syntaxe

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

Valeur de propriété

Type : Project
Un objet Project contenant la référence.

Notes

Utilisez cette propriété pour récupérer l'objet Project qui inclut la référence.

Sécurité .NET Framework

Voir aussi

Référence

Reference2 Interface

VSLangProj2, espace de noms