SVsDesignTimeAssemblyResolution Interface
Use this service to get IVsDesignTimeAssemblyResolution.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Syntax
'Declaration
<GuidAttribute("1B31CCFD-1B75-4AD8-9581-51B27B150C27")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface SVsDesignTimeAssemblyResolution
[GuidAttribute("1B31CCFD-1B75-4AD8-9581-51B27B150C27")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsDesignTimeAssemblyResolution
[GuidAttribute(L"1B31CCFD-1B75-4AD8-9581-51B27B150C27")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class SVsDesignTimeAssemblyResolution
[<GuidAttribute("1B31CCFD-1B75-4AD8-9581-51B27B150C27")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type SVsDesignTimeAssemblyResolution = interface end
public interface SVsDesignTimeAssemblyResolution