__FRD_OUTCOME Enum

Definition

Contains flags for the framework retargeting dialog.

public enum class __FRD_OUTCOME
public enum class __FRD_OUTCOME
enum __FRD_OUTCOME
public enum __FRD_OUTCOME
type __FRD_OUTCOME = 
Public Enum __FRD_OUTCOME
Inheritance
__FRD_OUTCOME

Fields

FRDO_GOTO_DOWNLOAD_SITE 3

Display the download state display.

FRDO_LEAVE_UNLOADED 2

Prevents display of the dialog. This occurs when the user has clicked, "Don't show me again."

FRDO_RETARGET_TO_40 1

Retarget to the .NET 4.0 framework.

Applies to