IMappedFolder.FolderType Property

Definition

Gets the type of mapped folder. The folder type derives from the location of the mapped folder for common locations in SharePoint.

public:
 property Microsoft::VisualStudio::SharePoint::MappedFolderType FolderType { Microsoft::VisualStudio::SharePoint::MappedFolderType get(); };
public Microsoft.VisualStudio.SharePoint.MappedFolderType FolderType { get; }
member this.FolderType : Microsoft.VisualStudio.SharePoint.MappedFolderType
Public ReadOnly Property FolderType As MappedFolderType

Property Value

A mapped folder type.

Applies to