IVsFrameworkRetargetingDlg Interface

Definition

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.

Applies to