Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains flags for the framework retargeting dialog.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Syntax
'Declaration
Public Enumeration __FRD_OUTCOME
public enum __FRD_OUTCOME
public enum class __FRD_OUTCOME
type __FRD_OUTCOME
public enum __FRD_OUTCOME
Members
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. |