IVsFrameworkRetargetingDlg 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
为 "可扩展框架重定目标" 对话框提供基本支持。
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 重定目标" 对话框。 |