IVsServiceReferenceMetadataStorageProviderEvents::OnRemoving Method (String^, String^)
Visual Studio 2015
Raises an event before a file or folder is removed.
Assembly: Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)
Parameters
- pszStorageType
-
Type:
System::String^
The ServiceReferenceType of the XML web service reference.
- pszOldSvcmapFilePath
-
Type:
System::String^
The previous path of the .svcmap file.
Show: