ISharePointProject.SelectedProjectItems Eigenschaft

Definition

Ruft eine Liste von im Projektmappen-Explorer ausgewählten SharePoint-Projektelementen ab.

public System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.SharePoint.ISharePointProjectItem> SelectedProjectItems { get; }

Eigenschaftswert

IEnumerable<ISharePointProjectItem>

Eine Auflistung von Projektelementen.

Gilt für