IMappedFolder.FolderType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.