ProjectItem.Collection Propriété

Définition

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é

ProjectItems

Collection ProjectItems.

Attributs

S’applique à