IVsServiceReferenceMetadataStorageProviderEvents::OnRemoved Method (String^, String^)
Visual Studio 2015
Raises an event when a file or folder has been 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: