ISharePointProjectMemberReferenceCollection Arabirim

Tanım

SharePoint proje öğesi başvuruları koleksiyonunu temsil eder.

public interface ISharePointProjectMemberReferenceCollection : System.Collections.Generic.ICollection<Microsoft.VisualStudio.SharePoint.ISharePointProjectMemberReference>, System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.SharePoint.ISharePointProjectMemberReference>, System.Collections.Generic.IList<Microsoft.VisualStudio.SharePoint.ISharePointProjectMemberReference>
Uygulamalar

Yöntemler

Add(String, Guid)

Proje öğesine bir başvuru oluşturur ve bu koleksiyona ekler.

Şunlara uygulanır