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