Partager via


ISharePointProjectItemFileCollection.AddFromFile, méthode

Ajoute le fichier spécifié à la collection de fichiers d'éléments de projet.

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

Syntaxe

'Déclaration
Function AddFromFile ( _
    fileName As String _
) As ISharePointProjectItemFile
ISharePointProjectItemFile AddFromFile(
    string fileName
)

Paramètres

  • fileName
    Type : System.String
    Nom du fichier à ajouter.Il doit s'agir d'un chemin d'accès au fichier figurant dans le dossier d'éléments de projet SharePoint.

Valeur de retour

Type : Microsoft.VisualStudio.SharePoint.ISharePointProjectItemFile
Fichier d'éléments de projet ajouté à la collection.

Sécurité .NET Framework

Voir aussi

Référence

ISharePointProjectItemFileCollection Interface

Microsoft.VisualStudio.SharePoint, espace de noms