IVsFrameworkMultiTargeting2 Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

NameDescription
System_CAPS_pubmethodGetSDKDisplayName(String^)

Takes the location of the SDK root folder and returns the SDK display name.

System_CAPS_pubmethodGetSDKReferences(String^)

Enumerates the list of installed SDKs.

System_CAPS_pubmethodGetSDKRootFolders()

Gets the list of SDK root folders, both platform and extension SDK.

System_CAPS_pubmethodResolveAssemblyPath2(String^, String^, Boolean)

Resolves the assembly path in the given target framework.

System_CAPS_pubmethodResolveAssemblyPathsInTargetFx2(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).

Return to top
Show: