Partager via


ISharePointProjectItemFileCollection.Item, propriété

Obtient un fichier d'élément de projet SharePoint via son nom.

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

Syntaxe

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

Paramètres

  • fileName
    Type : System.String
    Chemin d'accès absolu ou relatif par rapport au chemin d'accès du fichier de dossier d'éléments de projet SharePoint.

Valeur de propriété

Type : Microsoft.VisualStudio.SharePoint.ISharePointProjectItemFile
Objet représentant un fichier d'éléments de projet.

Sécurité .NET Framework

Voir aussi

Référence

ISharePointProjectItemFileCollection Interface

Microsoft.VisualStudio.SharePoint, espace de noms