SVsSharedProjectReferencesHelper Interface
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.
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