IVsSharedAssetsProjectEvents Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.1.DesignTime (in Microsoft.VisualStudio.Shell.Interop.12.1.DesignTime.dll)

NameDescription
System_CAPS_pubmethodOnImportingProjectLoaded(IVsHierarchy^)

Notifies listening clients that a project is being loaded, and it imports the project file that this Shared Assets Project imports and owns.

System_CAPS_pubmethodOnImportingProjectRemovedOrUnloaded(Guid)

Notifies listening clients that a project is being removed or unloaded, and it imports the project file that this Shared Assets Project imports and owns.

Return to top
Show: