IVsTrackProjectRetargeting2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides methods for retargeting projects.
public interface class IVsTrackProjectRetargeting2 : Microsoft::VisualStudio::Shell::Interop::IVsTrackProjectRetargeting
public interface class IVsTrackProjectRetargeting2 : Microsoft::VisualStudio::Shell::Interop::IVsTrackProjectRetargeting
__interface IVsTrackProjectRetargeting2 : Microsoft::VisualStudio::Shell::Interop::IVsTrackProjectRetargeting
[System.Runtime.InteropServices.Guid("04B8F50B-D3FD-401D-A41D-D574D0D26136")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsTrackProjectRetargeting2 : Microsoft.VisualStudio.Shell.Interop.IVsTrackProjectRetargeting
[<System.Runtime.InteropServices.Guid("04B8F50B-D3FD-401D-A41D-D574D0D26136")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsTrackProjectRetargeting2 = interface
interface IVsTrackProjectRetargeting
Public Interface IVsTrackProjectRetargeting2
Implements IVsTrackProjectRetargeting
- Attributes
- Implements