Udostępnij za pośrednictwem


Metoda IMappedFolderCollection.Add — (MappedFolderType)

Dodaje folder mapowane z określonego typu bieżącego projektu programu SharePoint i dodaje również folder mapowane do pakietu w projekcie.

Przestrzeń nazw:  Microsoft.VisualStudio.SharePoint
Zestaw:  Microsoft.VisualStudio.SharePoint (w Microsoft.VisualStudio.SharePoint.dll)

Składnia

'Deklaracja
Function Add ( _
    folderType As MappedFolderType _
) As IMappedFolder
IMappedFolder Add(
    MappedFolderType folderType
)

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.SharePoint.IMappedFolder
Mapowane folder, który został utworzony.

Wyjątki

Wyjątek Warunek
ArgumentException

The folderType parameter is Other.

Uwagi

Przy użyciu tej metody można określić dowolną MappedFolderType wartości z wyjątkiem Other.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IMappedFolderCollection Interfejs

Przeciążenie Add

Przestrzeń nazw Microsoft.VisualStudio.SharePoint