IVsReferenceManager2 Interface

 

Provides reference methods.

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

[GuidAttribute("B7821F84-D9C8-48F9-93C4-3C4C98A477A1")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[TypeLibTypeAttribute(TypeLibTypeFlags::FOleAutomation)]
public interface class IVsReferenceManager2

NameDescription
System_CAPS_pubmethodGetSDKReferenceDependencies(String^, IVsPlatformReferenceProviderContext^)

Given an SDK Reference, parse the manifest and return a list of dependencies.

Return to top
Show: