IVsFrameworkRetargetingDlg 接口

定义

为 "可扩展框架重定目标" 对话框提供基本支持。

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
属性

方法

NavigateToFrameworkDownloadUrl()
ShowFrameworkRetargetingDlg(String, String, String, UInt32, UInt32, Int32)

显示 "framework 重定目标" 对话框。

适用于