SVsSharedProjectReferencesHelper Interface

Definition

The SVsSharedProjectReferencesHelper service provides support for project systems that require reloading the project in order to change Shared Project references (for example, changing the set of project imports) to implement Add Shared Project Reference via the ReferenceManager dialog.

public interface class SVsSharedProjectReferencesHelper
public interface class SVsSharedProjectReferencesHelper
__interface SVsSharedProjectReferencesHelper
[System.Runtime.InteropServices.Guid("DB598271-AD61-4BB2-80BA-729AF83F0EE3")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsSharedProjectReferencesHelper
[<System.Runtime.InteropServices.Guid("DB598271-AD61-4BB2-80BA-729AF83F0EE3")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type SVsSharedProjectReferencesHelper = interface
Public Interface SVsSharedProjectReferencesHelper
Attributes

Applies to