IVsComReferenceProviderContext 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 COM reference provider.
public interface class IVsComReferenceProviderContext : Microsoft::VisualStudio::Shell::Interop::IVsReferenceProviderContext
public interface class IVsComReferenceProviderContext : Microsoft::VisualStudio::Shell::Interop::IVsReferenceProviderContext
__interface IVsComReferenceProviderContext : Microsoft::VisualStudio::Shell::Interop::IVsReferenceProviderContext
[System.Runtime.InteropServices.Guid("8F310644-1D6A-4982-9D3D-C328A1384B43")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IVsComReferenceProviderContext : Microsoft.VisualStudio.Shell.Interop.IVsReferenceProviderContext
[System.Runtime.InteropServices.Guid("8F310644-1D6A-4982-9D3D-C328A1384B43")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsComReferenceProviderContext : Microsoft.VisualStudio.Shell.Interop.IVsReferenceProviderContext
[<System.Runtime.InteropServices.Guid("8F310644-1D6A-4982-9D3D-C328A1384B43")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IVsComReferenceProviderContext = interface
interface IVsReferenceProviderContext
[<System.Runtime.InteropServices.Guid("8F310644-1D6A-4982-9D3D-C328A1384B43")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsComReferenceProviderContext = interface
interface IVsReferenceProviderContext
Public Interface IVsComReferenceProviderContext
Implements IVsReferenceProviderContext
- Attributes
- Implements
Properties
ProviderGuid | |
ReferenceFilterPaths | |
References |
Methods
AddReference(IVsReference) | |
CreateReference() |