IVsReferenceManager2 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.
Provides reference methods.
public interface class IVsReferenceManager2
public interface class IVsReferenceManager2
__interface IVsReferenceManager2
[System.Runtime.InteropServices.Guid("B7821F84-D9C8-48F9-93C4-3C4C98A477A1")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IVsReferenceManager2
[System.Runtime.InteropServices.Guid("B7821F84-D9C8-48F9-93C4-3C4C98A477A1")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsReferenceManager2
[<System.Runtime.InteropServices.Guid("B7821F84-D9C8-48F9-93C4-3C4C98A477A1")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IVsReferenceManager2 = interface
[<System.Runtime.InteropServices.Guid("B7821F84-D9C8-48F9-93C4-3C4C98A477A1")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsReferenceManager2 = interface
Public Interface IVsReferenceManager2
- Attributes
Methods
GetSDKReferenceDependencies(String, IVsPlatformReferenceProviderContext) |
Given an SDK Reference, parse the manifest and return a list of dependencies. |