IVsFrameworkMultiTargeting2 Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | GetSDKDisplayName(String^) | Takes the location of the SDK root folder and returns the SDK display name. |
![]() | GetSDKReferences(String^) | Enumerates the list of installed SDKs. |
![]() | GetSDKRootFolders() | Gets the list of SDK root folders, both platform and extension SDK. |
![]() | ResolveAssemblyPath2(String^, String^, Boolean) | Resolves the assembly path in the given target framework. |
![]() | ResolveAssemblyPathsInTargetFx2(String^, Array^, UInt32, Boolean, array<VsResolvedAssemblyPath>^, UInt32) | Resolves the assembly reference paths for the passed in assemblies in the given target framework while ignoring the version for resolving framework references (as described in the framework redistributable list). |
Show:
