IVsFrameworkRetargetingDlg Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides base support for the extensible framework retargeting dialog.
public interface class IVsFrameworkRetargetingDlg
public interface class IVsFrameworkRetargetingDlg
__interface IVsFrameworkRetargetingDlg
[System.Runtime.InteropServices.Guid("47F60934-4361-443A-9411-020BC2055608")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsFrameworkRetargetingDlg
[<System.Runtime.InteropServices.Guid("47F60934-4361-443A-9411-020BC2055608")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsFrameworkRetargetingDlg = interface
Public Interface IVsFrameworkRetargetingDlg
- Attributes
Methods
NavigateToFrameworkDownloadUrl() | |
ShowFrameworkRetargetingDlg(String, String, String, UInt32, UInt32, Int32) |
Displays the framework retargeting dialog. |