ISharePointProjectOutputReferenceCollection الواجهة
يمثل مجموعة من المشروع إخراج المراجع التي تنتمي إلى مشروع العنصر.
مساحة الاسم: Microsoft.VisualStudio.SharePoint
التجميع: Microsoft.VisualStudio.SharePoint (في Microsoft.VisualStudio.SharePoint.dll)
بناء الجملة
'إقرار
Public Interface ISharePointProjectOutputReferenceCollection _
Inherits ISharePointCollection(Of ISharePointProjectOutputReference), INotifyCollectionChanged, INotifyPropertyChanged, _
IEnumerable(Of ISharePointProjectOutputReference), IEnumerable
public interface ISharePointProjectOutputReferenceCollection : ISharePointCollection<ISharePointProjectOutputReference>,
INotifyCollectionChanged, INotifyPropertyChanged, IEnumerable<ISharePointProjectOutputReference>, IEnumerable
ملاحظات
في حالة محاولة إلى تمت الإضافة مرجع إخراج مشروع له نفس مرجع موجودة خصائص توزيع ثم تتم تمت الإضافة لا مرجع الإخراج الجديد. بدلاً من ذلك، يتم إرجاع مرجع الموجودة.