IVsWCFMetadataStorage.GetMapFilePath, méthode
Retourne le chemin d'accès pour le fichier de .svcmap dans (WCF) un stockage de métadonnées de Windows Communication Foundation.
Espace de noms : Microsoft.VisualStudio.WCFReference.Interop
Assembly : Microsoft.VisualStudio.WCFReference.Interop (dans Microsoft.VisualStudio.WCFReference.Interop.dll)
Syntaxe
'Déclaration
Function GetMapFilePath As String
string GetMapFilePath()
String^ GetMapFilePath()
abstract GetMapFilePath : unit -> string
function GetMapFilePath() : String
Valeur de retour
Type : String
Le chemin d'accès du fichier de .svcmap.
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, voir Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.