ProjectItem.Collection Propriété
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 la collection ProjectItems contenant l'objet ProjectItem qui prend en charge cette propriété.
public:
property EnvDTE::ProjectItems ^ Collection { EnvDTE::ProjectItems ^ get(); };
[System.Runtime.InteropServices.DispId(54)]
public EnvDTE.ProjectItems Collection { [System.Runtime.InteropServices.DispId(54)] get; }
[<System.Runtime.InteropServices.DispId(54)>]
[<get: System.Runtime.InteropServices.DispId(54)>]
member this.Collection : EnvDTE.ProjectItems
Public ReadOnly Property Collection As ProjectItems
Valeur de propriété
Collection ProjectItems.
- Attributs