IVsFrameworkRetargetingDlg Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Fornece suporte base para a caixa de diálogo redirecionamento de estrutura extensível.
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
- Atributos
Métodos
| NavigateToFrameworkDownloadUrl() | |
| ShowFrameworkRetargetingDlg(String, String, String, UInt32, UInt32, Int32) |
Exibe a caixa de diálogo de redirecionamento de estrutura. |