Partager via


ISharePointProject.SelectedProjectItems Propriété

Définition

Obtient une liste d’éléments de projet SharePoint sélectionnés dans l’Explorateur de solutions.

public:
 property System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::SharePoint::ISharePointProjectItem ^> ^ SelectedProjectItems { System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::SharePoint::ISharePointProjectItem ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.SharePoint.ISharePointProjectItem> SelectedProjectItems { get; }
member this.SelectedProjectItems : seq<Microsoft.VisualStudio.SharePoint.ISharePointProjectItem>
Public ReadOnly Property SelectedProjectItems As IEnumerable(Of ISharePointProjectItem)

Valeur de propriété

Collection d'éléments de projet.

S’applique à