Partager via


ISharePointProjectCollection.Item, propriété

Obtient une instance du projet SharePoint à l'aide du chemin d'accès de projet spécifié.

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

Syntaxe

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

Paramètres

  • fullPath
    Type : System.String
    Chemin d'accès complet du projet demandé.

Valeur de propriété

Type : Microsoft.VisualStudio.SharePoint.ISharePointProject
Instance de projet SharePoint si elle existe ; sinon, nullune référence null (Nothing en Visual Basic).

Sécurité .NET Framework

Voir aussi

Référence

ISharePointProjectCollection Interface

Microsoft.VisualStudio.SharePoint, espace de noms