SVsFrameworkRetargetingDlg Interface
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Syntax
'Declaration
<GuidAttribute("D4D51B8E-6ECF-4C42-A3E2-E0925E5115D6")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface SVsFrameworkRetargetingDlg
[GuidAttribute("D4D51B8E-6ECF-4C42-A3E2-E0925E5115D6")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsFrameworkRetargetingDlg
[GuidAttribute(L"D4D51B8E-6ECF-4C42-A3E2-E0925E5115D6")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class SVsFrameworkRetargetingDlg
[<GuidAttribute("D4D51B8E-6ECF-4C42-A3E2-E0925E5115D6")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type SVsFrameworkRetargetingDlg = interface end
public interface SVsFrameworkRetargetingDlg