IVsServiceReferenceMetadataStorageEvents::OnMetadataFileDeleted Method (String^)
Visual Studio 2015
Raises an event after a metadata file has been deleted.
Assembly: Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)
Parameters
- pszFileName
-
Type:
System::String^
The name of the metadata file.
This event is raised by the project system when files in the storage are changed externally.
Show: