SVsTrackProjectRetargeting Interface

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

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace