_NoFrameworkDialogState Enumeration
Visual Studio 2015
Represents values used for VSPROPID_NoFrameworkDialogState.
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
| Member name | Description | |
|---|---|---|
| NOFXDS_AlwaysShowDialog | Always show the dialog box. | |
| NOFXDS_HideDialog_KeepUnloaded | Hide the dialog and keep it unloaded. | |
| NOFXDS_HideDialog_RetargetToFramework40 | Hide the dialog about retargeting to a different .Net framework version. |
Show: