IVsProjectReferenceProviderContext Interface

 

The context object used to initialize the project reference provider.

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

[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("3A77035E-CB2A-4582-B60E-1123207F2029")]
[TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)]
public interface IVsProjectReferenceProviderContext : IVsReferenceProviderContext

NameDescription
System_CAPS_pubpropertyCurrentProject

Gets or sets the current project in the hierarchy.

System_CAPS_pubpropertyProviderGuid

System_CAPS_pubpropertyReferenceFilterPaths

System_CAPS_pubpropertyReferences

Return to top
Show: