IVsSharedProjectReferenceProviderContext Interface

Definition

Represents the Shared Project Reference Tab in the Add Reference Manager dialog.

public interface class IVsSharedProjectReferenceProviderContext : Microsoft::VisualStudio::Shell::Interop::IVsReferenceProviderContext
public interface class IVsSharedProjectReferenceProviderContext : Microsoft::VisualStudio::Shell::Interop::IVsReferenceProviderContext
__interface IVsSharedProjectReferenceProviderContext : Microsoft::VisualStudio::Shell::Interop::IVsReferenceProviderContext
[System.Runtime.InteropServices.Guid("C4385811-F65E-4049-A60F-20B9AB884BBC")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsSharedProjectReferenceProviderContext : Microsoft.VisualStudio.Shell.Interop.IVsReferenceProviderContext
[<System.Runtime.InteropServices.Guid("C4385811-F65E-4049-A60F-20B9AB884BBC")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsSharedProjectReferenceProviderContext = interface
    interface IVsReferenceProviderContext
Public Interface IVsSharedProjectReferenceProviderContext
Implements IVsReferenceProviderContext
Attributes
Implements

Properties

ProviderGuid
ReferenceFilterPaths
References
ReferencingProject

Methods

AddReference(IVsReference)
CreateReference()

Applies to