__FRD_OUTCOME Enumeration

 

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)

public enum __FRD_OUTCOME

Member nameDescription
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.

Return to top
Show: