Partager via


IVsApplicationConfiguration.FilePath, méthode

Retourne le chemin d'accès pour un fichier de configuration.

Espace de noms :  Microsoft.VisualStudio.ManagedInterfaces9
Assembly :  Microsoft.VisualStudio.ManagedInterfaces.WCF (dans Microsoft.VisualStudio.ManagedInterfaces.WCF.dll)

Syntaxe

'Déclaration
Function FilePath As String
string FilePath()
String^ FilePath()
abstract FilePath : unit -> string
function FilePath() : String

Valeur de retour

Type : String
Une chaîne qui contient le chemin complet pour le fichier de configuration.

Notes

Utilisez cette méthode pour extraire l'emplacement sur le disque pour le fichier de configuration pour la hiérarchie donnée/itemid. Dans certains cas l'emplacement de fichier ne peut pas être la même que la hiérarchie de projet.

Sécurité .NET Framework

Voir aussi

Référence

IVsApplicationConfiguration Interface

Microsoft.VisualStudio.ManagedInterfaces9, espace de noms