Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Passed to GetService to return a reference to IVsTrackProjectRetargeting.
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("530462A8-1ECB-4F7F-979E-A0237FEA12C3")> _
Public Interface SVsTrackProjectRetargeting
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("530462A8-1ECB-4F7F-979E-A0237FEA12C3")]
public interface SVsTrackProjectRetargeting
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"530462A8-1ECB-4F7F-979E-A0237FEA12C3")]
public interface class SVsTrackProjectRetargeting
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("530462A8-1ECB-4F7F-979E-A0237FEA12C3")>]
type SVsTrackProjectRetargeting = interface end
public interface SVsTrackProjectRetargeting