IVsProjectReferenceProviderContext 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 context object used to initialize the project reference provider.
public interface class IVsProjectReferenceProviderContext : Microsoft::VisualStudio::Shell::Interop::IVsReferenceProviderContext
public interface class IVsProjectReferenceProviderContext : Microsoft::VisualStudio::Shell::Interop::IVsReferenceProviderContext
__interface IVsProjectReferenceProviderContext : Microsoft::VisualStudio::Shell::Interop::IVsReferenceProviderContext
[System.Runtime.InteropServices.Guid("3A77035E-CB2A-4582-B60E-1123207F2029")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IVsProjectReferenceProviderContext : Microsoft.VisualStudio.Shell.Interop.IVsReferenceProviderContext
[System.Runtime.InteropServices.Guid("3A77035E-CB2A-4582-B60E-1123207F2029")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsProjectReferenceProviderContext : Microsoft.VisualStudio.Shell.Interop.IVsReferenceProviderContext
[<System.Runtime.InteropServices.Guid("3A77035E-CB2A-4582-B60E-1123207F2029")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IVsProjectReferenceProviderContext = interface
interface IVsReferenceProviderContext
[<System.Runtime.InteropServices.Guid("3A77035E-CB2A-4582-B60E-1123207F2029")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsProjectReferenceProviderContext = interface
interface IVsReferenceProviderContext
Public Interface IVsProjectReferenceProviderContext
Implements IVsReferenceProviderContext
- Attributes
- Implements
Properties
CurrentProject |
Gets or sets the current project in the hierarchy. |
ProviderGuid | |
ReferenceFilterPaths | |
References |
Methods
AddReference(IVsReference) | |
CreateReference() |