Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Passed to GetService to return a reference to IVsFrameworkRetargetingDlg.
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