Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Provides base support for the extensible framework retargeting dialog.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("47F60934-4361-443A-9411-020BC2055608")> _
Public Interface IVsFrameworkRetargetingDlg
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("47F60934-4361-443A-9411-020BC2055608")]
public interface IVsFrameworkRetargetingDlg
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"47F60934-4361-443A-9411-020BC2055608")]
public interface class IVsFrameworkRetargetingDlg
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("47F60934-4361-443A-9411-020BC2055608")>]
type IVsFrameworkRetargetingDlg = interface end
public interface IVsFrameworkRetargetingDlg
The IVsFrameworkRetargetingDlg type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
NavigateToFrameworkDownloadUrl | |
![]() |
ShowFrameworkRetargetingDlg | Displays the framework retargeting dialog. |
Top
.gif)