Partager via


IVsServiceReferenceMetadataStorageProviderEvents.OnRemoved, méthode

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

Syntaxe

'Déclaration
Sub OnRemoved ( _
    pszStorageType As String, _
    pszOldSvcmapFilePath As String _
)
void OnRemoved(
    string pszStorageType,
    string pszOldSvcmapFilePath
)
void OnRemoved(
    [InAttribute] String^ pszStorageType, 
    [InAttribute] String^ pszOldSvcmapFilePath
)
abstract OnRemoved : 
        pszStorageType:string * 
        pszOldSvcmapFilePath:string -> unit
function OnRemoved(
    pszStorageType : String, 
    pszOldSvcmapFilePath : String
)

Paramètres

  • pszStorageType
    Type : String
  • pszOldSvcmapFilePath
    Type : String

Sécurité .NET Framework

Voir aussi

Référence

IVsServiceReferenceMetadataStorageProviderEvents Interface

Microsoft.VisualStudio.WCFReference.Interop, espace de noms