Share via


ISharePointProject.MappedFolders Property

Definition

Gets the collection of mapped folders in the project.

public:
 property Microsoft::VisualStudio::SharePoint::IMappedFolderCollection ^ MappedFolders { Microsoft::VisualStudio::SharePoint::IMappedFolderCollection ^ get(); };
public Microsoft.VisualStudio.SharePoint.IMappedFolderCollection MappedFolders { get; }
member this.MappedFolders : Microsoft.VisualStudio.SharePoint.IMappedFolderCollection
Public ReadOnly Property MappedFolders As IMappedFolderCollection

Property Value

A collection of mapped folders.

Applies to