__FRD_OUTCOME Enumeration
Visual Studio 2015
Contains flags for the framework retargeting dialog.
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
| Member name | Description | |
|---|---|---|
| FRDO_GOTO_DOWNLOAD_SITE | Display the download state display. | |
| FRDO_LEAVE_UNLOADED | Prevents display of the dialog. This occurs when the user has clicked, "Don't show me again." | |
| FRDO_RETARGET_TO_40 | Retarget to the .NET 4.0 framework. |
Show: