Partager via


IVsWCFMetadataStorage.SetName, méthode

Définit le nom du fichier de .svcmap dans un stockage de (WCF) 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
Sub SetName ( _
    pszName As String _
)
void SetName(
    string pszName
)
void SetName(
    [InAttribute] String^ pszName
)
abstract SetName : 
        pszName:string -> unit
function SetName(
    pszName : String
)

Paramètres

  • pszName
    Type : String

    Le nom pour le fichier sans extension.

Sécurité .NET Framework

Voir aussi

Référence

IVsWCFMetadataStorage Interface

Microsoft.VisualStudio.WCFReference.Interop, espace de noms