IVsSharedProjectReferenceProviderContext 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.
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() |