IVsFrameworkMultiTargeting::GetSupportedFrameworks Method (Array^)
Visual Studio 2015
Enumerates the installed target framework monikers on a machine.
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Parameters
- prgSupportedFrameworks
-
Type:
System::Array^
[out, retval] The supported frameworks.
Return Value
Type: System::Int32If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Show: