ISharePointProjectPackage.ProjectItems Özellik

Tanım

Paket belgesi nesnesinde başvurulan SharePoint proje öğelerinin koleksiyonunu alır.

public System.Collections.Generic.ICollection<Microsoft.VisualStudio.SharePoint.ISharePointProjectItem> ProjectItems { get; }

Özellik Değeri

ICollection<ISharePointProjectItem>

Proje öğeleri koleksiyonu.

Şunlara uygulanır