ISharePointProjectItemCollection.Item, propriété

Obtient une instance d'un ISharePointProjectItem via le chemin d'accès au dossier correspondant.

Espace de noms :  Microsoft.VisualStudio.SharePoint
Assembly :  Microsoft.VisualStudio.SharePoint (dans Microsoft.VisualStudio.SharePoint.dll)

Syntaxe

'Déclaration
ReadOnly Default Property Item ( _
    folderPath As String _
) As ISharePointProjectItem
ISharePointProjectItem this[
    string folderPath
] { get; }

Paramètres

Valeur de propriété

Type : Microsoft.VisualStudio.SharePoint.ISharePointProjectItem
Instance d'un élément de projet SharePoint si elle existe ; sinon, nullune référence null (Nothing en Visual Basic) ou Nothing.

Notes

folderPath peut être un chemin d'accès au dossier absolu ou un chemin d'accès relatif au dossier du projet.

Sécurité .NET Framework

Voir aussi

Référence

ISharePointProjectItemCollection Interface

Microsoft.VisualStudio.SharePoint, espace de noms