Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides callback methods for IVsItemTypeResolutionService to track references and assemblies.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("45ABED49-8D6E-47B8-A0D6-C9F2405817C6")> _
Public Interface IVsItemTypeResolutionSite
'Usage
Dim instance As IVsItemTypeResolutionSite
[InterfaceTypeAttribute()]
[GuidAttribute("45ABED49-8D6E-47B8-A0D6-C9F2405817C6")]
public interface IVsItemTypeResolutionSite
[InterfaceTypeAttribute()]
[GuidAttribute(L"45ABED49-8D6E-47B8-A0D6-C9F2405817C6")]
public interface class IVsItemTypeResolutionSite
public interface IVsItemTypeResolutionSite