IVsServiceReferenceMetadataStorageEvents.OnMapFileUpdated Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Raises an event after .svcmap files have been updated.
public:
void OnMapFileUpdated();
public:
void OnMapFileUpdated();
void OnMapFileUpdated();
public void OnMapFileUpdated ();
abstract member OnMapFileUpdated : unit -> unit
Public Sub OnMapFileUpdated ()
Remarks
This event is raised by the project system when files in the storage are changed externally.