IVsProjectAcquisitionSetupDriver3 Interface

Definition

public interface class IVsProjectAcquisitionSetupDriver3 : Microsoft::VisualStudio::Shell::Interop::IVsProjectAcquisitionSetupDriver2
[System.Runtime.InteropServices.Guid("5B24A993-73D5-4AB6-AC6D-2B7F872D5A99")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsProjectAcquisitionSetupDriver3 : Microsoft.VisualStudio.Shell.Interop.IVsProjectAcquisitionSetupDriver2
[<System.Runtime.InteropServices.Guid("5B24A993-73D5-4AB6-AC6D-2B7F872D5A99")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsProjectAcquisitionSetupDriver3 = interface
    interface IVsProjectAcquisitionSetupDriver2
[<System.Runtime.InteropServices.Guid("5B24A993-73D5-4AB6-AC6D-2B7F872D5A99")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsProjectAcquisitionSetupDriver3 = interface
    interface IVsProjectAcquisitionSetupDriver2
    interface IVsProjectAcquisitionSetupDriver
Public Interface IVsProjectAcquisitionSetupDriver3
Implements IVsProjectAcquisitionSetupDriver2
Attributes
Implements

Properties

SetupDriverGuid

Methods

Install(Object)
Install(String, String, Guid)
Install2(String, String, Guid, String, String)

Applies to