IVsWCFMetadataStorageEvents.OnMapFileUpdated Method

Definition

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.

Applies to