IVsSolution8 Interface

Definition

public interface class IVsSolution8
public interface IVsSolution8
[System.Runtime.InteropServices.Guid("51A3A58A-E65E-46F8-A63C-49665A675016")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsSolution8
type IVsSolution8 = interface
[<System.Runtime.InteropServices.Guid("51A3A58A-E65E-46F8-A63C-49665A675016")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsSolution8 = interface
Public Interface IVsSolution8
Attributes

Methods

AdviseSolutionEventsEx(Guid, Object, UInt32)
BatchProjectAction(UInt32, UInt32, UInt32, Guid[], IVsBatchProjectActionContext)
GetCurrentBatchProjectAction(IVsBatchProjectActionContext)
IsBatchProjectActionBlocking(UInt32, UInt32, UInt32, Guid[], Int32)

Applies to