Partager via


ISharePointProjectItemFileCollection.AddFromFileCopy, méthode (String)

Ajoute un nouveau fichier en tant que copie du fichier spécifié.Le fichier est ajouté au dossier d'éléments de projet SharePoint.

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

Syntaxe

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

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ISharePointProjectItemFileCollection Interface

AddFromFileCopy, surcharge

Microsoft.VisualStudio.SharePoint, espace de noms