IVsDesignTimeAssemblyResolution Interface
Visual Studio 2015
Provides methods that perform design-time assembly resolution.
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
| Name | Description | |
|---|---|---|
![]() | GetTargetFramework(String) | Gets the target .NET Framework of the project instance. |
![]() | ResolveAssemblyPathInTargetFx(String[], UInt32, VsResolvedAssemblyPath[], UInt32) | Resolves the assembly paths in the target .NET Framework. |
Show:
