Udostępnij za pośrednictwem


Metoda IMappedFolderCollection.Add — (MappedFolderType, Boolean)

Dodaje folder mapowane z określonego typu bieżącego projektu programu SharePoint.

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

Składnia

'Deklaracja
Function Add ( _
    folderType As MappedFolderType, _
    skipAutoPackage As Boolean _
) As IMappedFolder
IMappedFolder Add(
    MappedFolderType folderType,
    bool skipAutoPackage
)

Parametry

  • skipAutoPackage
    Typ: System.Boolean
    false Aby automatycznie dodać folder mapowane do pakietu w programie project; w przeciwnym razie true.

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