SVsReferenceManager 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.
Passed to GetService(Type) to return a reference to IVsReferenceManager.
public interface class SVsReferenceManager
public interface class SVsReferenceManager
__interface SVsReferenceManager
[System.Runtime.InteropServices.Guid("B9CE963C-C8F4-48F9-8302-0C2D75E48D1E")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsReferenceManager
[<System.Runtime.InteropServices.Guid("B9CE963C-C8F4-48F9-8302-0C2D75E48D1E")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type SVsReferenceManager = interface
Public Interface SVsReferenceManager
- Attributes