IVsWCFMetadataStorageProviderEvents::OnMoved Method (String^, String^)
Visual Studio 2015
Raises an event when a file or folder has been moved.
Assembly: Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)
Parameters
- pszOldSvcmapFilePath
-
Type:
System::String^
The previous path of the .svcmap file.
- pszNewSvcmapFilePath
-
Type:
System::String^
The new path of the .svcmap file.
Show: